fix: sync docker-compose gateway command
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
[
|
[
|
||||||
'node',
|
'node',
|
||||||
'dist/index.js',
|
'dist/index.js',
|
||||||
'gateway',
|
"gateway",
|
||||||
'--bind',
|
'--bind',
|
||||||
'${OPENCLAW_GATEWAY_BIND:-lan}',
|
'${OPENCLAW_GATEWAY_BIND:-lan}',
|
||||||
'--port',
|
'--port',
|
||||||
|
|||||||
Reference in New Issue
Block a user