chore: test ci/cd with new runner and fixed gateway config
Build & Push Docker Image (Backend) / build (push) Has been cancelled

This commit is contained in:
Flook
2026-04-28 16:26:52 +07:00
parent c5d8a68221
commit 1bec0303b8
+1
View File
@@ -32,6 +32,7 @@ ALLOWED_HOSTS = [
"lms-admin.panmodel.com", "lms-admin.panmodel.com",
"api.panmodel.com", "api.panmodel.com",
"127.0.0.1", "127.0.0.1",
"localhost",
] ]
# Application definition # Application definition