🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay 2024-08-18 12:32:39 -04:00
parent 221b975a64
commit f7653a904e
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -58,3 +58,7 @@ ENV_PACKAGES="\${PHP_VERSION}-bcmath \${PHP_VERSION}-bz2 \${PHP_VERSION}-calenda
nginx-mod-http-headers-more nginx-mod-http-image-filter nginx-mod-http-js nginx-mod-http-lua nginx-mod-http-perl nginx-mod-http-redis2 nginx-mod-http-set-misc nginx-mod-http-shibboleth nginx-mod-http-untar nginx-mod-http-upload-progress \\
nginx-mod-http-upstream-fair nginx-mod-http-xslt-filter nginx-mod-http-zip"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Other Variables
ENV_ENTRYPOINT_HEALTH_APPS=""
ENV_ENTRYPOINT_HEALTH_URL=""
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -