chore: improve CSRF_TRUSTED_ORIGINS
Build & Push Docker Image (Backend) / build (push) Has been cancelled

This commit is contained in:
Flook
2026-04-28 16:02:40 +07:00
parent 14f0125a32
commit c5d8a68221
-1
View File
@@ -31,7 +31,6 @@ DEBUG = False
ALLOWED_HOSTS = [
"lms-admin.panmodel.com",
"api.panmodel.com",
"localhost",
"127.0.0.1",
]