generated from bisco/codex-bootstrap
fix: tighten check-in token handling
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
DJANGO_DEBUG: ${DJANGO_DEBUG:-false}
|
||||
CORS_ALLOWED_ORIGINS: ${CORS_ALLOWED_ORIGINS}
|
||||
SITE_BASE_URL: ${SITE_BASE_URL}
|
||||
EMAIL_BACKEND: ${EMAIL_BACKEND}
|
||||
TIME_ZONE: ${TIME_ZONE:-Europe/Rome}
|
||||
DATABASE_URL: ${DATABASE_URL}
|
||||
POSTGRES_DB: ${POSTGRES_DB}
|
||||
|
||||
Reference in New Issue
Block a user