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 06bdaf7 commit cf65b9cCopy full SHA for cf65b9c
start.sh
@@ -50,8 +50,8 @@ if [ ! -z ${USE_NGINX_CONF_FILES+X} ] && [ "$USE_NGINX_CONF_FILES" = true ]; the
50
echo "#######################################################"
51
echo
52
echo "There was an error trying to copy the nginx conf files."
53
- echo "The webproxy will still work, your custom configuration"
54
- echo "will not be loaded."
+ echo "The proxy will still work with default options, but"
+ echo "the custom settings your have made could not be loaded."
55
56
57
fi
0 commit comments