2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-03 11:34:57 +01:00

upgrade statsd to 0.8.6

This commit is contained in:
kev
2020-08-25 17:39:13 +08:00
parent 53fd25762d
commit 0c332ab01e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
statsd:
image: vimagick/statsd
ports:
- "8125:8125/udp"
- "8126:8126/tcp"
- "8125:8125/udp"
volumes:
- ./data/config.js:/opt/statsd/config.js
external_links: