🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay
2025-09-16 10:22:40 -04:00
parent a5f3e30291
commit 8bd3f9e4d0

View File

@@ -27,7 +27,7 @@ ENV_MAINTAINER="CasjaysDev <docker-admin@casjaysdev.pro>"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# REPO info
ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/ifconfig"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/ifconfig"
ENV_REGISTRY_URL="docker.io"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/ifconfig"