fix: openclaw gateway lan port in docker compose file
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ services:
|
||||
"openclaw",
|
||||
"gateway",
|
||||
"--bind",
|
||||
"${OPENCLAW_GATEWAY_BIND:-0.0.0.0}",
|
||||
"${OPENCLAW_GATEWAY_BIND:-lan}",
|
||||
"--port",
|
||||
"18789"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user