Restructured frankenphp structure

This commit is contained in:
Jan Böhmer 2024-03-10 19:50:21 +01:00
parent aa0ec15e67
commit 7271c8c6f1
10 changed files with 57 additions and 183 deletions

View file

@ -0,0 +1,4 @@
worker {
file ./public/index.php
env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime
}