Added CSRF config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user