fix: sync docker-compose gateway command

This commit is contained in:
Peter Steinberger
2026-01-31 10:54:41 +00:00
parent 247fab47ca
commit c3a8a5374f

View File

@@ -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',