25 lines
557 B
Text
25 lines
557 B
Text
# GENERATED FROM infrastructure/ports.yaml — DO NOT EDIT BY HAND.
|
|
# Regenerate: `pnpm sync-ports` (from @platform/).
|
|
|
|
# APIS
|
|
PLATFORM_API_PORT=3060
|
|
|
|
# AI_INSTANCES
|
|
AI_COPILOT_PORT=3791
|
|
CONTENT_ONLYFANS_PORT=3792
|
|
CONTENT_X_PORT=3793
|
|
|
|
# WORKERS (health endpoints)
|
|
SCHEDULER_HEALTH_PORT=3820
|
|
ENGAGEMENT_INGESTOR_HEALTH_PORT=3821
|
|
PROSPECT_RESOLVER_HEALTH_PORT=3822
|
|
NOTIFIER_HEALTH_PORT=3823
|
|
CACHE_REBUILDER_HEALTH_PORT=3824
|
|
|
|
# FRONTENDS
|
|
AI_COPILOT_WEB_FE_PORT=5300
|
|
CONTENT_PORTAL_PORT=5301
|
|
ENGAGEMENT_PORTAL_PORT=5302
|
|
|
|
# INFRASTRUCTURE
|
|
PLATFORM_DB_PORT=25437
|