Add a comment to the webserver part in the yaml configuration
This commit is contained in:
parent
d86099204c
commit
21511bbafc
|
@ -1,3 +1,4 @@
|
||||||
|
# Correspond to your reverse proxy "listen" configuration
|
||||||
webserver:
|
webserver:
|
||||||
https: false
|
https: false
|
||||||
host: 'example.com'
|
host: 'example.com'
|
||||||
|
|
Loading…
Reference in New Issue