🔧 Update configuration files 🔧

.env.scripts
This commit is contained in:
casjay
2025-11-30 15:20:12 -05:00
parent 52cfd14af6
commit 2a18d54235

View File

@@ -56,5 +56,5 @@ DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
DEFAULT_CONF_DIR="/usr/local/share/template-files/config"
DEFAULT_TEMPLATE_DIR="/usr/local/share/template-files/defaults"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ENV_PACKAGES="bind bind-tools bind-dnssec-root bind-plugins nginx \php82-fpm tor"
ENV_PACKAGES="bind bind-tools bind-dnssec-root bind-plugins nginx \$PHP_VERSION-fpm tor"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -