diff --git a/Configurations/master.conf b/Configurations/master.conf index 9943858..5c52fab 100644 --- a/Configurations/master.conf +++ b/Configurations/master.conf @@ -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" diff --git a/Deployment/conf_templates/master.conf b/Deployment/conf_templates/master.conf index db3bee5..92ad0df 100644 --- a/Deployment/conf_templates/master.conf +++ b/Deployment/conf_templates/master.conf @@ -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"