Files
TijdVoorDeTest/frankenphp/worker.Caddyfile
2024-12-29 14:58:03 +01:00

5 lines
87 B
Caddyfile

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