Make sure we reset services between each request

This commit is contained in:
Nyholm
2018-08-05 16:02:28 +02:00
parent a36f59f50e
commit 2995c05970
2 changed files with 8 additions and 5 deletions
@@ -1,6 +1,6 @@
services:
App\FastCGIKernel:
arguments: ['@App\Kernel']
autowire: true
PHPFastCGI\FastCGIDaemon\Driver\DriverContainer: ~
PHPFastCGI\FastCGIDaemon\Command\DaemonRunCommand: