Pass CSRF_TRUSTED_ORIGINS via environment variable
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
SECRET_KEY=
|
||||
CSRF_TRUSTED_ORIGINS=
|
||||
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user