chore: expose analytics service for Coolify

This commit is contained in:
2026-06-08 13:26:12 +08:00
parent 2e3dca87c7
commit ad8fc7957e

View File

@@ -5,6 +5,8 @@ services:
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8019:8019" - "8019:8019"
environment:
- SERVICE_URL_ANALYTICS_8019
networks: networks:
- sinobridge - sinobridge