Skip to content

Commit 4c60f71

Browse files
typo in metis configuration file for ipv6 and rtt metric
1 parent a3c67d3 commit 4c60f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psql/consumers/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ services:
8282
metis_atlas_deployment_v6_rtt:
8383
image: "internethealthreport/psql_consumers"
8484
restart: unless-stopped
85-
command: anomalyDetector.py metis_atlas_selection_v6_rtt.conf
85+
command: anomalyDetector.py metis_atlas_deployment_v6_rtt.conf
8686
env_file:
8787
- path: .env
8888
required: true # default

0 commit comments

Comments
 (0)