mirror of https://github.com/openclaw/openclaw.git
fix: sync docker-compose gateway command
This commit is contained in:
parent
247fab47ca
commit
c3a8a5374f
|
|
@ -20,7 +20,7 @@ services:
|
|||
[
|
||||
'node',
|
||||
'dist/index.js',
|
||||
'gateway',
|
||||
"gateway",
|
||||
'--bind',
|
||||
'${OPENCLAW_GATEWAY_BIND:-lan}',
|
||||
'--port',
|
||||
|
|
|
|||
Loading…
Reference in New Issue