fix: disabled caddy worker mode

This commit is contained in:
2025-05-26 09:39:17 -05:00
parent 07553a172f
commit 3100912927

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}
}
}
}