Add some more env vars
This commit is contained in:
parent
d234418bab
commit
2ad954d028
@ -13,8 +13,8 @@ TIME_ZONE=America/Moncton
|
|||||||
# Consult the deployment section in the readme if you are running this behind a
|
# Consult the deployment section in the readme if you are running this behind a
|
||||||
# reverse proxy with HTTPS enabled
|
# reverse proxy with HTTPS enabled
|
||||||
|
|
||||||
# CSRF_TRUSTED_ORIGINS=https://my.domain.example.com,https://118.999.881.119
|
CSRF_TRUSTED_ORIGINS=https://wger.shoebottom.ca
|
||||||
# X_FORWARDED_PROTO_HEADER_SET=True
|
X_FORWARDED_PROTO_HEADER_SET=True
|
||||||
|
|
||||||
#
|
#
|
||||||
# Static files
|
# Static files
|
||||||
@ -22,8 +22,8 @@ TIME_ZONE=America/Moncton
|
|||||||
# links for some images *might* break (specially in the mobile app). Also note that
|
# links for some images *might* break (specially in the mobile app). Also note that
|
||||||
# the API response is cached and contains the host, if you change this setting, just run
|
# the API response is cached and contains the host, if you change this setting, just run
|
||||||
# docker compose exec web python3 manage.py warmup-exercise-api-cache --force
|
# docker compose exec web python3 manage.py warmup-exercise-api-cache --force
|
||||||
# MEDIA_URL=https://your-domain.example.com/media/
|
MEDIA_URL=https://wger.shoebottom.ca/media/
|
||||||
# STATIC_URL=https://your-domain.example.com/static/
|
STATIC_URL=https://wger.shoebottom.ca/static/
|
||||||
|
|
||||||
#
|
#
|
||||||
# These settings usually don't need changing
|
# These settings usually don't need changing
|
||||||
|
Loading…
Reference in New Issue
Block a user