chore(config): 🔧 Update .env.example payment/production env vars for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
d61afbe44b
commit
fc6f1db9ec
1 changed files with 2 additions and 2 deletions
4
env/prod.env.example
vendored
4
env/prod.env.example
vendored
|
|
@ -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
|
||||
|
||||
# ==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue