Change to domain
This commit is contained in:
parent
f590d797b2
commit
a03c5b777d
@ -22,8 +22,8 @@ X_FORWARDED_PROTO_HEADER_SET=True
|
|||||||
# 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://static:80/media/
|
MEDIA_URL=https://wger.shoebottom.ca/media/
|
||||||
STATIC_URL=https://static:80/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