mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update ngxproxy
This commit is contained in:
parent
7c991ab8e1
commit
ce4d01bd50
@ -67,7 +67,7 @@ if [ "$HTTPS" == "y" ]; then
|
||||
done
|
||||
|
||||
if [ "$HEADERS" == "n" ]; then
|
||||
sed -i '|include /etc/nginx/conf/headers_params|d' /sites-enabled/$NAME.conf
|
||||
sed -i '/headers_params/d' /sites-enabled/$NAME.conf
|
||||
fi
|
||||
else
|
||||
cp /etc/nginx/conf/vhost_http.conf /sites-enabled/${NAME}.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user