feat(ansible/php): Met à jour l'installation et configuration pour PHP 8.4.
```
This commit is contained in:
Serreau Jovann
2026-01-27 08:49:32 +01:00
parent a067785bd7
commit 6466947c89
3 changed files with 21 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ intranet.ludikevent.fr, signature.ludikevent.fr, reservation.ludikevent.fr {
}
# --- PHP FASTCGI ---
# Ici, Caddy transmet automatiquement tous les headers définis ci-dessus au socket PHP
php_fastcgi unix//run/php/php8.3-fpm.sock {
php_fastcgi unix//run/php/php8.4-fpm.sock {
read_timeout 300s
write_timeout 300s
dial_timeout 100s