fix: update SSL redirect setting and adjust API paths in Nginx and Django settings

This commit is contained in:
2025-11-30 08:39:28 +01:00
parent 109761ea94
commit 70ad13e0e9
4 changed files with 4 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ services:
env_file:
- ./backand/.env
environment:
- HOSTS=bartool.ovh,localhost
- CSRF_TRUSTED_ORIGINS=https://bartool.ovh
- NODE_ENV=production
volumes: