Files
Mangarr/frankenphp/worker.Caddyfile
Jérémy Guillot bddcdd6823 refonte
2024-06-03 17:36:22 +02:00

5 lines
87 B
Caddyfile

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