it0/packages
hailin 688219ab74 fix(bridge): remove user= from supervisord.conf to fix non-root startup
Container runs as 'node' user (USER node in Dockerfile). Setting user=root
in [supervisord] causes "Can't drop privilege as nonroot user" error.
Remove all user= directives — user is managed at the Docker/container level.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 05:07:25 -07:00
..
gateway feat(notification): 完整站内消息推送体系 (Phase 1-4) 2026-03-07 22:33:40 -08:00
openclaw-bridge fix(bridge): remove user= from supervisord.conf to fix non-root startup 2026-03-08 05:07:25 -07:00
services fix(agent): pass IT0_AGENT_SERVICE_URL env var to openclaw container 2026-03-08 05:01:55 -07:00
shared feat(referral): add user-level personal circle + points system 2026-03-08 00:18:17 -08:00