This commit is contained in:
2025-11-04 21:07:56 +09:00
parent ce7a8d9cf0
commit eb55d06c44
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ services:
web:
environment:
- DJANGO_DEBUG=False
- DJANGO_SECURE_SSL_REDIRECT=False
- DJANGO_SECURE_SSL_REDIRECT=True
- DJANGO_SECURE_HSTS_SECONDS=31536000
- DJANGO_SECURE_HSTS_INCLUDE_SUBDOMAINS=True
- DJANGO_SECURE_HSTS_PRELOAD=True