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
+2 -2
View File
@@ -4,8 +4,8 @@ services:
build:
context: .
args:
FRANKENPHP_IMAGE: ${FRANKENPHP_VERSION}
dockerfile: ${PWD}/docker/Dockerfile.frankenphp
SERVER_PHP_IMAGE: ${FRANKENPHP_IMAGE}
dockerfile: ${PWD}/docker/Dockerfile.server-php
environment:
FRANKENPHP_ROOT_PATH: ${FRANKENPHP_ROOT_PATH}