# Database DATABASE_URL=postgresql://mosaic:mosaic@localhost:5432/mosaic # Valkey (Redis-compatible) VALKEY_URL=redis://localhost:6379 # OpenTelemetry OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318 OTEL_SERVICE_NAME=mosaic-gateway # Gateway GATEWAY_PORT=4000