Fixed nginx -g directive

master
Meliurwen 4 years ago
parent 0b6b8b40de
commit 68861657e8
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      reverseproxy/root/start.sh

@ -7,4 +7,4 @@ else
echo "Configuration file found. Not touching it..." echo "Configuration file found. Not touching it..."
fi fi
nginx -g daemon off; nginx -g 'daemon off;'

Loading…
Cancel
Save