1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-13 11:54:34 +00:00
This commit is contained in:
Steve Kamerman
2017-01-12 01:53:36 -05:00
parent f73a52afaf
commit c219822cd8
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ if [[ -f $DHPARAM_FILE ]]; then
fi
cat >&2 <<-EOT
WARNING: $DHPARAM_FILE was not found. A pregenerated dhparam.pem will be used for now while a new one
WARNING: $DHPARAM_FILE was not found. A pre-generated dhparam.pem will be used for now while a new one
is being generated in the background. Once the new dhparam.pem is in place, nginx will be reloaded.
EOT