update statsd bundle manifest

fix typo
This commit is contained in:
Anatoly
2018-10-23 19:53:51 +03:00
committed by GitHub
parent 7f4a5bfe86
commit bec2c30b93

View File

@@ -8,6 +8,6 @@
"env": {
"STATS_D_HOST": "",
"STATS_D_PORT": "",
"STATS_D_PROTOCOL": "upd"
"STATS_D_PROTOCOL": "udp"
}
}