We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab24de commit 981df48Copy full SHA for 981df48
proxy-manager/rootfs/etc/cont-init.d/npm.sh
@@ -68,7 +68,8 @@ mkdir -p \
68
/tmp/nginx/proxy \
69
/tmp/nginx/body \
70
/tmp/nginx/cache/public \
71
- /tmp/nginx/cache/private
+ /tmp/nginx/cache/private \
72
+ /var/lib/nginx/
73
74
ln -s /tmp/nginx /var/tmp/nginx
75
ln -s /tmp/nginx /var/lib/nginx/tmp
0 commit comments