remove 'extern' from config files

This commit is contained in:
mappu 2017-02-06 16:27:14 +13:00
parent a28e5ce9b0
commit d33ba5c085
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
"web": {
"port" : 8082,
"bind_to": "127.0.0.1",
"extern" : "http://127.0.0.1:8082",
"title" : "DCWebUI",
"custom_favicon": false
},