فهرست منبع

Expose the 'collectd' for influxdb

Since I am using the "collectd" plugin for influxdb
the port has to be exposed.

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO 4 سال پیش
والد
کامیت
3d980e05a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      docker-compose.yaml

+ 1 - 0
docker-compose.yaml

@@ -25,6 +25,7 @@ services:
       - speedtest
     ports:
       - "8086:8086"
+      - "25826:25826"
 
 networks:
   speedtest: