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

This commit is contained in:
2025-03-05 11:42:03 +01:00
parent d00626a5e7
commit bb089578c1

View File

@@ -3,7 +3,8 @@
cd /scripts cd /scripts
DEBUG_MODE=${DEBUG_MODE:-false} DEBUG_MODE=${DEBUG_MODE:-false}
DOCKER_REGISTRY_URL=${DOCKER_REGISTRY_URL:-registry.format.hu} #DOCKER_REGISTRY_URL=${DOCKER_REGISTRY_URL:-registry.format.hu}
DOCKER_REGISTRY_URL=${DOCKER_REGISTRY_URL:-safebox}
USER_INIT_PATH=$USER_INIT_PATH USER_INIT_PATH=$USER_INIT_PATH
GLOBAL_VERSION=${GLOBAL_VERSION:-latest} GLOBAL_VERSION=${GLOBAL_VERSION:-latest}
SERVICE_DIR=${SERVICE_DIR:-/etc/user/config/services} SERVICE_DIR=${SERVICE_DIR:-/etc/user/config/services}