chore: bump dashboard version to trigger deployment
Deploy Dashboard (Dev) / deploy-dev (push) Failing after 3m46s
Run Tests / Backend Tests (push) Failing after 6m39s
Run Tests / Frontend Tests (push) Failing after 1m10s
Run Tests / Test Summary (push) Failing after 21s

This commit is contained in:
Gan, Jimmy
2026-04-19 00:14:56 +08:00
parent b5b6f9134b
commit 13be35383d
+1 -1
View File
@@ -3,7 +3,7 @@ import os
from fastapi import Request
# Dashboard v1.3Runner DNS fix applied
# Dashboard v1.4Conversation tracker enabled
GITEA_URL = os.environ.get("GITEA_URL", "http://gitea:3000")
GITEA_TOKEN = os.environ.get("GITEA_TOKEN", "")