mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix readme
This commit is contained in:
parent
62eda8173b
commit
3233f3b76f
1 changed files with 3 additions and 3 deletions
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Reference in a new issue