🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2023-03-16 19:53:23 -04:00
parent 1b84514614
commit b21aea1c33
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -13,7 +13,7 @@ ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
ARG IMAGE_REPO="debian" ARG IMAGE_REPO="debian"
ARG IMAGE_VERSION="latest" ARG IMAGE_VERSION="latest"
ARG CONTAINER_VERSION="${IMAGE_VERSION}" ARG CONTAINER_VERSION="latest"
ARG SERVICE_PORT="" ARG SERVICE_PORT=""
ARG EXPOSE_PORTS="1-65535" ARG EXPOSE_PORTS="1-65535"