🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay
2025-09-16 10:23:18 -04:00
parent 1476c9d1a5
commit c9e59cde88

View File

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