chore: resolve conflict

This commit is contained in:
0x5487 2026-02-21 00:23:57 +08:00
parent f5344312d3
commit 1a8b669e2c
2 changed files with 2 additions and 1 deletions

1
openclaw-temp Submodule

@ -0,0 +1 @@
Subproject commit 72e937a591e2cbd710836a31a5e4cf8c3651eaba

View file

@ -264,7 +264,7 @@ func DefaultConfig() *Config {
},
},
Gateway: GatewayConfig{
Host: "0.0.0.0",
Host: "127.0.0.1",
Port: 18790,
},
Tools: ToolsConfig{