mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 20:39:18 +00:00
Update ngxproxy
This commit is contained in:
parent
aab7a89cf6
commit
a1cc861066
@ -108,7 +108,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$CONFIGURE_WEBROOT" == "y" ]; then
|
if [ "$CONFIGURE_WEBROOT" == "y" ]; then
|
||||||
sed -i "/proxy_pass/a \ \ \ proxy_set_header $WEBROOT_HEADER $WEBROOT;" /sites-enabled/$NAME.conf
|
sed -i "/proxy_pass/a \ \ \ \ proxy_set_header $WEBROOT_HEADER $WEBROOT;" /sites-enabled/$NAME.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sed -i \
|
sed -i \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user