This commit is contained in:
Isaac Shoebottom 2024-08-06 17:47:01 -03:00
parent fb31651637
commit 207f024144

View File

@ -15,6 +15,7 @@ services:
- DJANGO_DB_DATABASE=wger
- DJANGO_DB_USER=wger
- DJANGO_DB_PASSWORD=wger
- DJANGO_DB_HOST=db
- DJANGO_PERFORM_MIGRATIONS=True # Perform any new database migrations on startup
- TZ=America/Moncton
- CSRF_TRUSTED_ORIGINS=https://wger.shoebottom.ca