Allow not serving the toplevel domain
This commit is contained in:
parent
a90c68bf5e
commit
5ef2e14ae9
9 changed files with 60 additions and 17 deletions
|
|
@ -39,6 +39,10 @@ http:
|
|||
# This email address can be configured here.
|
||||
certbot_email: null
|
||||
|
||||
# Serve the panel also on the toplevel domain, and not only on the "_panel" domain.
|
||||
# Enabled by default.
|
||||
panel: null
|
||||
|
||||
# Enable or Disable the HTTP API.
|
||||
# In the future, it will be enabled by default, but at this point it is not.
|
||||
api: null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue