mirror of
https://github.com/casjaysdevdocker/php
synced 2025-11-18 06:26:23 -05:00
🗃️ Committing everything that changed 🗃️
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user