mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
fix: sync docker-compose gateway command
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
[
|
||||
'node',
|
||||
'dist/index.js',
|
||||
'gateway',
|
||||
"gateway",
|
||||
'--bind',
|
||||
'${OPENCLAW_GATEWAY_BIND:-lan}',
|
||||
'--port',
|
||||
|
||||
Reference in New Issue
Block a user