forum/frankenphp/worker.Caddyfile
2023-09-20 16:53:05 +02:00

5 lines
87 B
Caddyfile

worker {
file ./public/index.php
env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime
}