🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay
2025-09-16 10:22:32 -04:00
parent f3d02c8266
commit 66ea1f7eef

View File

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