🗃️ Committing everything that changed 🗃️
Some checks failed
php-8 / release-php-8 (push) Successful in 2h2m40s
php-7 / release-php-7 (push) Failing after 3h5m20s
php-latest / release-php-latest (push) Failing after 2h18m59s

Dockerfile
Dockerfile.7
Dockerfile.8
.env.scripts
.env.scripts.7
.env.scripts.8
rootfs/usr/local/etc/docker/init.d/01-php.sh
rootfs/usr/local/etc/docker/init.d/05-php-fpm.sh
rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
casjay
2025-02-03 15:20:01 -05:00
parent e8c3e67ca1
commit 24c83e50ad
9 changed files with 11 additions and 11 deletions

View File

@@ -62,7 +62,7 @@ START_SCRIPT="/usr/local/etc/docker/exec/$SERVICE_NAME"
RESET_ENV="no"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Set webroot
WWW_ROOT_DIR="/usr/share/httpd/default"
WWW_ROOT_DIR="/usr/local/share/httpd/default"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Default predefined variables
DATA_DIR="/data/php-fpm" # set data directory