Compare commits

...

1 Commits

Author SHA1 Message Date
3100912927 fix: disabled caddy worker mode 2025-05-26 09:39:17 -05:00

View File

@@ -4,12 +4,7 @@
frankenphp {
{$FRANKENPHP_CONFIG}
worker {
file ./public/index.php
num 20
env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime
{$FRANKENPHP_WORKER_CONFIG}
}
}
}