fix: sync docker-compose gateway command

main
Peter Steinberger 2026-01-31 10:54:41 +00:00
parent 247fab47ca
commit c3a8a5374f
1 changed files with 1 additions and 1 deletions

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