Files
symfony-flex-recipes-contrib/luzrain/workerman-bundle/0.1/config/packages/workerman.yaml
T
Anton ZenkovandGitHub c4e97dfe41 Add recipe for luzrain/workerman-bundle (#1536)
* Add recipe for luzrain/workerman-bundle

* Indendation fix

* Typo fix
2023-08-30 17:02:14 +02:00

14 lines
249 B
YAML

workerman:
servers:
-
name: 'Symfony webserver'
listen: http://0.0.0.0:80
processes: 4
reload_strategy:
exception:
active: true
file_monitor:
active: true