🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2023-02-25 15:50:32 -05:00
parent 9832806757
commit c0cbaf2fba
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -9,7 +9,7 @@ ARG DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
ARG DEFAULT_CONF_DIR="/usr/local/share/template-files/config"
ARG DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
ARG SERVICE_PORT="9050"
ARG SERVICE_PORT="80"
ARG EXPOSE_PORTS="80 9053 9050 9080"
ARG PHP_VERSION="system"
ARG NODE_VERSION="system"