mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-06-06 07:29:42 +08:00
fix #381.
This commit is contained in:
parent
1f5c9acefb
commit
5e02883028
@ -131,7 +131,7 @@ func DefaultConfig() *JsonConfig {
|
||||
},
|
||||
WebUi: &GoCqWebUi{
|
||||
Enabled: true,
|
||||
Host: "0.0.0.0",
|
||||
Host: "127.0.0.1",
|
||||
WebInput: false,
|
||||
WebUiPort: 9999,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user