foxtrot/generic_loader/.env.example

9 lines
102 B
Plaintext
Raw Normal View History

2026-04-18 14:34:48 +00:00
PGHOST=localhost
PGPORT=5432
PGUSER=
PGPASSWORD=
PGDATABASE=
2026-04-22 15:26:30 +00:00
S3_BUCKET=my-bucket
AWS_PROFILE=default