fix readme

This commit is contained in:
bunkerity 2020-01-03 15:53:26 +00:00
parent 62eda8173b
commit 3233f3b76f

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. Setting to 0 means "infinite" body size.
*SERVER_NAME* *SERVER_NAME*
Values : <first name> <second name> ... Values : <first name> <second name> ...
Default value : www.bunkerity.com Default value : www.bunkerity.com
Sets the host names of the webserver. This is the names used by your clients. 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 ### HTTPS
*AUTO_LETS_ENCRYPT* *AUTO_LETS_ENCRYPT*