🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
2025-09-16 10:22:38 -04:00
parent e7de4b915a
commit d222d8e710
+1 -1
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/icecast" ENV_GIT_REPO_URL="https://github.com/casjaysdevdocker/icecast"
ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/icecast" ENV_REGISTRY_URL="docker.io"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info # Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/icecast" ENV_IMAGE_PUSH="casjaysdevdocker/icecast"