8 lines
No EOL
284 B
Bash
8 lines
No EOL
284 B
Bash
# Dev Stripe-to-invoice
|
|
# postgres-dev.dev.svc.cluster.local
|
|
DEV_POSTGRES_USER="postgres"
|
|
DEV_POSTGRES_PASSWORD="averysecretpasswordPersonAppleWinter938"
|
|
|
|
# Prod Stripe-to-invoice
|
|
PROD_POSTGRES_USER="postgres"
|
|
PROD_POSTGRES_PASSWORD="productionPassword1142M@ke!tH@rd2Br3akWith$ymb0ls" |