chore(config): 🔧 Update .env.example payment/production env vars for consistency

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Quinn Ftw 2026-02-19 00:57:53 -08:00
parent d61afbe44b
commit fc6f1db9ec

View file

@ -39,8 +39,8 @@ WEBMAP_ROUTER_PORT=4002
# ==============================================================================
# Service Address Configuration (@lilith/service-addresses v3.0.0+)
# ==============================================================================
LILITH_SERVICES_PATH=./infrastructure/services/features
LILITH_PORTS_PATH=./infrastructure/ports.yaml
LILITH_SERVICES_PATH=./deployments/services/features
# Note: ports are defined within individual service YAML files at deployments/services/
LILITH_STRICT_VALIDATION=true
# ==============================================================================