added dns lookup if local and tailscale fail for git

This commit is contained in:
2026-04-19 17:43:49 -04:00
parent 4103e1be65
commit b1d1bcc847
2 changed files with 12 additions and 4 deletions
+3
View File
@@ -113,6 +113,9 @@
GITEA_CONTAINER="Gitea" # exact Docker container name
GITEA_REPO_PATH="FailedProxy/Unraid_Scripts.git" # repo path on Gitea
GITEA_DOMAIN="" # public domain fallback — e.g. git.gmer4lfe.com
# used if local and Tailscale both fail
# requires NPM + DNS setup before enabling
TARGET_DIR="/mnt/user/appdata/unraid_scripts"
GITEA_SSH_KEY="/root/.ssh/unraid_gitea" # SSH key for authenticating to Gitea
SSH_PORT=221 # Gitea SSH port