Switch registry to reg.dd0c.net (HTTPS on 443)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user