fix(docker): default CMD to daemon instead of gateway (#3897)

Change default Docker CMD from gateway to daemon in both dev and release stages. Gateway only starts the HTTP/WebSocket server — channel listeners are never spawned. Daemon starts the full runtime: gateway + channels + heartbeat + scheduler.

Closes #3893
This commit is contained in:
RoomWithOutRoof 2026-03-20 09:08:53 +08:00 committed by GitHub
parent e2183c89a3
commit 776e5947ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available