Add path parameter for web provider
This commit is contained in:
parent
1cf1fbf99b
commit
c5125cee71
2 changed files with 40 additions and 20 deletions
|
@ -532,6 +532,12 @@ To enable it:
|
|||
[web]
|
||||
address = ":8080"
|
||||
|
||||
# Set the root path for webui and API
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# path = "/mypath"
|
||||
#
|
||||
# SSL certificate and key used
|
||||
#
|
||||
# Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue