Skip to content

Commit

Permalink
fix speedtest exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
e3net committed Oct 31, 2022
1 parent d21aa7d commit 274c084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ services:
speedtest-exporter:
container_name: speedtest-exporter
image: miguelndecarvalho/speedtest-exporter
environment:
# environment:
# - SPEEDTEST_PORT=8080 #optional
- SPEEDTEST_SERVER=1016 #optional
# - SPEEDTEST_SERVER=1016 #optional
ports:
- 9798:9798
restart: unless-stopped
Expand Down

0 comments on commit 274c084

Please sign in to comment.