fix readme

This commit is contained in:
bunkerity 2020-01-03 15:53:26 +00:00
parent 62eda8173b
commit 3233f3b76f
1 changed files with 3 additions and 3 deletions

View File

@ -61,10 +61,10 @@ Sets the maximum body size before nginx returns a 413 error code.
Setting to 0 means "infinite" body size.
*SERVER_NAME*
Values : <first name> <second name> ...
Default value : www.bunkerity.com
Values : <first name> <second name> ...
Default value : www.bunkerity.com
Sets the host names of the webserver. This is the names used by your clients.
Usefull when used with AUTO_LETSENCRYPT=yes and/or DISABLE_DEFAULT_SERVER=yes.
Useful when used with AUTO_LETSENCRYPT=yes and/or DISABLE_DEFAULT_SERVER=yes.
### HTTPS
*AUTO_LETS_ENCRYPT*