增加暗色模式切换
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"cacheFilePath": "data/cache.json"
|
||||
},
|
||||
"http": {
|
||||
"port": 8080,
|
||||
"port": 8081,
|
||||
"host": "0.0.0.0",
|
||||
"enableAPI": true,
|
||||
"username": "admin",
|
||||
@@ -150,8 +150,8 @@
|
||||
"statsSaveInterval": 60
|
||||
},
|
||||
"gfwList": {
|
||||
"ip": "127.0.0.1",
|
||||
"content": "",
|
||||
"ip": "10.35.10.200",
|
||||
"content": "/root/dns/data/gfwlist.txt",
|
||||
"enabled": false
|
||||
},
|
||||
"log": {
|
||||
|
||||
Reference in New Issue
Block a user