Mise à jour de la configuration pour Apache.

This commit is contained in:
2026-03-09 19:40:21 +01:00
parent fd486390f7
commit e13bf5c8e4
5 changed files with 31 additions and 11 deletions
+3 -2
View File
@@ -17,11 +17,12 @@ DATABASE_IMAGE="mariadb:12"
DATABASE_ROOT_PASSWORD=""
# Apache et PHP
APACHE_PHP_VERSION="php:8.5-apache"
APACHE_PHP_IMAGE="php:8.5-apache"
APACHE_ADMIN_EMAIL=""
APACHE_ROOT_PATH="/var/www/html"
# FrankenPHP
FRANKENPHP_VERSION="dunglas/frankenphp:1.11.2-php8.5"
FRANKENPHP_IMAGE="dunglas/frankenphp:1.11.2-php8.5"
FRANKENPHP_ROOT_PATH="/app/"
# Nom du fichier de configuration OPcache à utiliser