This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import os
|
||||
# Dashboard v1.1 — CI/CD deployment test
|
||||
# Dashboard v1.2 — CI/CD pipeline verified
|
||||
|
||||
GITEA_URL = os.environ.get("GITEA_URL", "http://gitea:3000")
|
||||
GITEA_TOKEN = os.environ.get("GITEA_TOKEN", "")
|
||||
|
||||
Reference in New Issue
Block a user