🗃️ Committing everything that changed 🗃️

.env.scripts
This commit is contained in:
casjay 2024-06-02 12:03:39 -04:00
parent 5952c11e40
commit 78ddf8c92b
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -38,8 +38,6 @@ EXPOSE_PORTS="1-65535"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Versions
PHP_VERSION="php81"
NODE_VERSION="22"
NODE_MANAGER="fnm"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Default directories
WWW_ROOT_DIR="/usr/share/httpd/default"