8 lines
237 B
Bash
8 lines
237 B
Bash
# Production environment — DO NOT COMMIT
|
|
DB_HOST=db.nexus.local
|
|
DB_USER=nexus_app
|
|
DB_PASS=
|
|
API_TOKEN=FHIDWCTF2026{ghost-in-the-machine_dangling_c0mm1t_surv1v3s}
|
|
VAULT_ADDR=https://vault.nexus.local
|
|
VAULT_TOKEN=
|
|
AWS_REGION=eu-central-1
|