Switch registry to reg.dd0c.net (HTTPS on 443)

This commit is contained in:
2026-03-02 13:31:11 +00:00
parent 09eb22af62
commit 6b045637be
3 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
cd "$SCRIPT_DIR"
REGISTRY="${REGISTRY:-192.168.86.11:30095}"
REGISTRY="${REGISTRY:-reg.dd0c.net}"
LOCK="/tmp/dd0c-watch.lock"
# Prevent concurrent runs