remove 'extern' from config files
This commit is contained in:
parent
a28e5ce9b0
commit
d33ba5c085
@ -7,7 +7,6 @@
|
|||||||
"web": {
|
"web": {
|
||||||
"port" : 8082,
|
"port" : 8082,
|
||||||
"bind_to": "127.0.0.1",
|
"bind_to": "127.0.0.1",
|
||||||
"extern" : "http://127.0.0.1:8082",
|
|
||||||
"title" : "DCWebUI",
|
"title" : "DCWebUI",
|
||||||
"custom_favicon": false
|
"custom_favicon": false
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user