🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay
2025-09-16 10:23:24 -04:00
parent af30fb0b8d
commit 87c7c1ad52

View File

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