diff --git a/docker-compose.yml b/docker-compose.yml index 4cd5e50..8eb5541 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,4 +7,5 @@ services: - INFLUX_USER=${INFLUX_USER} - INFLUX_PASSWORD=${INFLUX_PASSWORD} - INFLUX_URI=${INFLUX_URI} - - PING_HOSTS="8.8.8.8,10.0.2.1,24.220.0.10,10.2.0.1,192.168.1.25" \ No newline at end of file + - PING_HOSTS="8.8.8.8,10.0.2.1,24.220.0.10,10.2.0.1,192.168.1.25" + # \ No newline at end of file