Utilisation d'une variable d'environnement pour le répertoire root de FrankenPHP.

This commit is contained in:
2026-02-28 10:57:51 +01:00
parent a9f904060e
commit 0e61f5cf67
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@ services:
FRANKENPHP_IMAGE: ${FRANKENPHP_VERSION}
dockerfile: docker/Dockerfile.frankenphp
environment:
FRANKENPHP_ROOT_PATH: ${FRANKENPHP_ROOT_PATH}
volumes:
- ./www:/app
- ./host/frankenphp/conf/Caddyfile:/etc/frankenphp/Caddyfile