Added CSRF config

This commit is contained in:
2025-12-31 01:44:24 -05:00
parent dc72e6929a
commit 715c596c3c

View File

@@ -39,6 +39,7 @@ x-app-env: &app-env
WEB_URL: https://plane.rishighan.com
DEBUG: 0
CORS_ALLOWED_ORIGINS: https://plane.rishighan.com
CSRF_TRUSTED_ORIGINS: https://plane.rishighan.com
GUNICORN_WORKERS: 1
USE_MINIO: 1
DATABASE_URL: postgresql://plane:plane@plane-db/plane