12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
ENV=development # or production
|
|
|
|
AWS_ACCESS_KEY_ID=
|
|
AWS_SECRET_ACCESS_KEY=
|
|
AWS_REGION=
|
|
S3_BUCKET=
|
|
|
|
DATABASE_URL=
|
|
|
|
# If set, files in this location will be served over HTTP at /.
|
|
ASSETS_HTTP_BASE_PATH=
|