added dns lookup if local and tailscale fail for git
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user