mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Make sure we reset services between each request
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
App\FastCGIKernel:
|
||||
arguments: ['@App\Kernel']
|
||||
autowire: true
|
||||
|
||||
PHPFastCGI\FastCGIDaemon\Driver\DriverContainer: ~
|
||||
PHPFastCGI\FastCGIDaemon\Command\DaemonRunCommand:
|
||||
|
||||
Reference in New Issue
Block a user