Added files from frankenphp symfony skeleton

This commit is contained in:
Jan Böhmer 2024-03-10 18:05:21 +01:00
parent d3a819613f
commit 19967bd42e
11 changed files with 431 additions and 122 deletions

View file

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