registry.format.hu -> safebox
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-05 11:41:05 +01:00
parent a773e95a5e
commit 4088fe252e
3 changed files with 7 additions and 4 deletions

View File

@@ -30,7 +30,8 @@ fi
DOCKER_REGISTRY_URL=$DOCKER_REGISTRY_URL
if [ "$DOCKER_REGISTRY_URL" = "" ]; then
DOCKER_REGISTRY_URL=registry.format.hu
#DOCKER_REGISTRY_URL=registry.format.hu
DOCKER_REGISTRY_URL=safebox
fi
if [[ "$SMARTHOST_PROXY" == "YES" || "$SMARTHOST_PROXY" == "TRUE" ]]; then