chore: resolve conflict
This commit is contained in:
parent
f5344312d3
commit
1a8b669e2c
2 changed files with 2 additions and 1 deletions
1
openclaw-temp
Submodule
1
openclaw-temp
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 72e937a591e2cbd710836a31a5e4cf8c3651eaba
|
||||||
|
|
@ -264,7 +264,7 @@ func DefaultConfig() *Config {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Gateway: GatewayConfig{
|
Gateway: GatewayConfig{
|
||||||
Host: "0.0.0.0",
|
Host: "127.0.0.1",
|
||||||
Port: 18790,
|
Port: 18790,
|
||||||
},
|
},
|
||||||
Tools: ToolsConfig{
|
Tools: ToolsConfig{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue