mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-09-20 09:57:40 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/03-files.sh rootfs/tmp/ rootfs/usr/local/share/template-files/config/bind/named.conf rootfs/usr/local/share/template-files/config/bind/rndc.key rootfs/usr/local/share/template-files/config/nginx/fastcgi_params rootfs/usr/local/share/template-files/config/nginx/mime.types rootfs/usr/local/share/template-files/config/nginx/nginx.conf rootfs/usr/local/share/template-files/config/php/php-fpm.conf rootfs/usr/local/share/template-files/config/php/php-fpm.d/www.conf rootfs/usr/local/share/template-files/config/php/php.ini rootfs/usr/local/share/template-files/data/bind/root.cache
This commit is contained in:
7
rootfs/tmp/etc/php/php-fpm.conf
Normal file
7
rootfs/tmp/etc/php/php-fpm.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
pid = /run/php-fpm.pid
|
||||
error_log = /data/logs/php/php-fpm.log
|
||||
daemonize = yes
|
||||
|
||||
include=/etc/php/php-fpm.d/*.conf
|
Reference in New Issue
Block a user