prvng_platform/infrastructure/docker/.env.docker-compose
Jesús Pérez 09a97ac8f5
chore: update platform submodule to monorepo crates structure
Platform restructured into crates/, added AI service and detector,
       migrated control-center-ui to Leptos 0.8
2026-01-08 21:32:59 +00:00

24 lines
592 B
Plaintext

# Generated by provisioning-installer
# Deployment mode: solo
# Platform: orbstack
# Generated at: Tue, 7 Oct 2025 19:38:20 +0100 (now)
PROVISIONING_MODE=solo
PROVISIONING_DOMAIN=localhost
PROVISIONING_PLATFORM=orbstack
# Service Configuration
ORCHESTRATOR_PORT=8080
ORCHESTRATOR_ENABLED=true
CONTROL_CENTER_PORT=8081
CONTROL_CENTER_ENABLED=true
COREDNS_PORT=5353
COREDNS_ENABLED=true
OCI_REGISTRY_PORT=5000
OCI_REGISTRY_ENABLED=false
EXTENSION_REGISTRY_PORT=8082
EXTENSION_REGISTRY_ENABLED=false
MCP_SERVER_PORT=8084
MCP_SERVER_ENABLED=false
API_GATEWAY_PORT=8085
API_GATEWAY_ENABLED=false