🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 22m35s

Dockerfile
Dockerfile.2
Dockerfile.3
.env.scripts
.env.scripts.2
.env.scripts.3
rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
casjay
2025-02-03 15:20:11 -05:00
parent 86bf2aadd6
commit b0ba15fbc7
7 changed files with 7 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ NODE_VERSION="system"
NODE_MANAGER="system"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Default directories
WWW_ROOT_DIR="/usr/share/httpd/default"
WWW_ROOT_DIR="/usr/local/share/httpd/default"
DEFAULT_FILE_DIR="/usr/local/share/template-files"
DEFAULT_DATA_DIR="/usr/local/share/template-files/data"
DEFAULT_CONF_DIR="/usr/local/share/template-files/config"