Update example config.json

set `webroot` under `[webserver]` to same as json-files
This commit is contained in:
Geno 2017-03-05 20:56:41 +01:00 committed by GitHub
parent 1bdfa296d2
commit 10963bfc52
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ interface = "eth0"
[webserver]
enable = false
bind = "127.0.0.1:8080"
webroot = "webroot"
webroot = "/var/www/html/meshviewer"
[nodes]