Projet 42:
Sujet: Conteneuriser un serveur wordpress à l'aide de docker, alpine/debian, nginx et mariadb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[global]
|
|
|
|
pid = run/php-fpm8.pid
|
|
|
|
emergency_restart_threshold = 10
|
|
|
|
emergency_restart_interval = 10m
|
|
|
|
daemonize = no
|
|
|
|
include=/etc/php8/php-fpm.d/*.conf
|