Improve the frontend
This commit is contained in:
@@ -14,6 +14,10 @@ data:
|
||||
DEBUG: "false"
|
||||
LOG_LEVEL: "INFO"
|
||||
|
||||
# Observability Settings
|
||||
# Set to "true" when Jaeger/monitoring stack is deployed
|
||||
ENABLE_TRACING: "false"
|
||||
|
||||
# Database initialization settings
|
||||
# IMPORTANT: Services NEVER run migrations - they only verify DB is ready
|
||||
# Migrations are handled by dedicated migration jobs
|
||||
@@ -89,6 +93,7 @@ data:
|
||||
POS_SERVICE_URL: "http://pos-service:8000"
|
||||
ORDERS_SERVICE_URL: "http://orders-service:8000"
|
||||
PRODUCTION_SERVICE_URL: "http://production-service:8000"
|
||||
ALERT_PROCESSOR_SERVICE_URL: "http://alert-processor-api:8010"
|
||||
|
||||
# ================================================================
|
||||
# AUTHENTICATION & SECURITY SETTINGS
|
||||
|
||||
Reference in New Issue
Block a user