mirror of
https://github.com/bonfire-networks/bonfire-deploy.git
synced 2025-02-05 04:31:49 +00:00
Add env for URI
This commit is contained in:
parent
202d2bc2f4
commit
a6fc6b69a6
@ -60,6 +60,7 @@ SENTRY_DSN=
|
||||
# UPLOADS_S3_REGION=fr-par
|
||||
# UPLOADS_S3_HOST=s3.fr-par.scw.cloud
|
||||
# UPLOADS_S3_SCHEME=https://
|
||||
# UPLOADS_S3_URL=
|
||||
|
||||
# Bonfire extensions configs:
|
||||
WEB_PUSH_SUBJECT=mailto:admin@example.com
|
||||
|
@ -42,6 +42,7 @@ services:
|
||||
- UPLOADS_S3_REGION
|
||||
- UPLOADS_S3_HOST
|
||||
- UPLOADS_S3_SCHEME
|
||||
- UPLOADS_S3_URL
|
||||
secrets:
|
||||
- postgres_password
|
||||
- secret_key_base
|
||||
|
Loading…
Reference in New Issue
Block a user