domain-watchdog/frankenphp/worker.Caddyfile
2024-08-11 15:43:30 +02:00

5 lines
87 B
Caddyfile

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