Part-DB.Part-DB-server/.docker/frankenphp/worker.Caddyfile
2024-03-10 19:50:21 +01:00

4 lines
87 B
Caddyfile

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