chore: improve CSRF_TRUSTED_ORIGINS
Build & Push Docker Image (Backend) / build (push) Has been cancelled
Build & Push Docker Image (Backend) / build (push) Has been cancelled
This commit is contained in:
@@ -31,7 +31,6 @@ DEBUG = False
|
|||||||
ALLOWED_HOSTS = [
|
ALLOWED_HOSTS = [
|
||||||
"lms-admin.panmodel.com",
|
"lms-admin.panmodel.com",
|
||||||
"api.panmodel.com",
|
"api.panmodel.com",
|
||||||
"localhost",
|
|
||||||
"127.0.0.1",
|
"127.0.0.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user