fix: GITEA_REPO_PATH = FailedProxy/Varaverk.git
This commit is contained in:
@@ -248,7 +248,7 @@
|
|||||||
# Detects Gitea container location at runtime — works through failover automatically.
|
# Detects Gitea container location at runtime — works through failover automatically.
|
||||||
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
|
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
|
||||||
GITEA_CONTAINER="Gitea"
|
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
|
GITEA_DOMAIN="" # e.g. git.yourdomain.com — requires NPM + DNS
|
||||||
TARGET_DIR="/mnt/user/appdata/varaverk"
|
TARGET_DIR="/mnt/user/appdata/varaverk"
|
||||||
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"
|
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"
|
||||||
|
|||||||
@@ -248,7 +248,7 @@
|
|||||||
# Detects Gitea container location at runtime — works through failover automatically.
|
# Detects Gitea container location at runtime — works through failover automatically.
|
||||||
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
|
# Falls back to GITEA_DOMAIN if local and Tailscale both fail.
|
||||||
GITEA_CONTAINER="Gitea"
|
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
|
GITEA_DOMAIN="" # e.g. git.yourdomain.com — requires NPM + DNS
|
||||||
TARGET_DIR="/mnt/user/appdata/varaverk"
|
TARGET_DIR="/mnt/user/appdata/varaverk"
|
||||||
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"
|
GITEA_SSH_KEY="/root/.ssh/unraid_gitea"
|
||||||
|
|||||||
Reference in New Issue
Block a user