mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
6 lines
156 B
YAML
6 lines
156 B
YAML
liuggio_stats_d_client:
|
|
connection:
|
|
host: '%env(STATS_D_HOST)%'
|
|
port: '%env(STATS_D_PORT)%'
|
|
protocol: '%env(STATS_D_PROTOCOL)%'
|