🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay
2024-10-15 08:17:28 -04:00
parent b903f66250
commit d14185fc09

View File

@@ -29,8 +29,8 @@ ENV_IMAGE_TAG="latest"
ENV_ADD_TAGS="USE_DATE"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info
ENV_PULL_URL="ghcr.io/dockersrc/archlinux:latest"
ENV_DISTRO_TAG="${IMAGE_VERSION}"
ENV_PULL_URL="ghcr.io/dockersrc/archlinux"
ENV_DISTRO_TAG="latest"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Env
SERVICE_PORT=""