fix: GITEA_REPO_PATH = FailedProxy/Varaverk.git

This commit is contained in:
Gmer4Lfe
2026-05-30 10:21:26 -04:00
parent afe5c10679
commit 2d5a084d2b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -248,7 +248,7 @@
# Detects Gitea container location at runtime — works through failover automatically.
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
GITEA_CONTAINER="Gitea"
GITEA_REPO_PATH="FailedProxy/varaverk.git"
GITEA_REPO_PATH="FailedProxy/Varaverk.git"
GITEA_DOMAIN="" # e.g. git.yourdomain.com — requires NPM + DNS
TARGET_DIR="/mnt/user/appdata/varaverk"
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"
+1 -1
View File
@@ -248,7 +248,7 @@
# Detects Gitea container location at runtime — works through failover automatically.
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
GITEA_CONTAINER="Gitea"
GITEA_REPO_PATH="FailedProxy/varaverk.git"
GITEA_REPO_PATH="FailedProxy/Varaverk.git"
GITEA_DOMAIN="" # e.g. git.yourdomain.com — requires NPM + DNS
TARGET_DIR="/mnt/user/appdata/varaverk"
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"