Fix doc_root and add php-wrapper

This commit is contained in:
Léo Berry
2025-10-28 16:04:35 +01:00
parent 78da6b2994
commit a513b74874
5 changed files with 31 additions and 5 deletions

3
files/php-wrapper.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/bin/frankenphp php-cli "$@"