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
+1 -1
View File
@@ -3,7 +3,7 @@
}
:80 {
root * /app/
root * {$FRANKENPHP_ROOT_PATH}
php_server {
resolve_root_symlink false
try_files {path} index.php