mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
9 lines
178 B
YAML
9 lines
178 B
YAML
supervisor:
|
|
default_environment: all
|
|
servers:
|
|
all:
|
|
localhost:
|
|
scheme: http
|
|
host: 127.0.0.1
|
|
port: 9001
|