7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
DATABASE_URL=postgresql+psycopg://postgres:passwd@127.0.0.1:5432/workshop
|
|
S3_ENDPOINT_URL=https://3s
|
|
S3_ACCESS_KEY=***
|
|
S3_SECRET_KEY=***
|
|
S3_BUCKET=workshop-ada
|
|
S3_REGION=eu-central
|