Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Remove port 57000
  • Loading branch information
fcuiller authored Dec 21, 2020
1 parent d429fba commit 87e2bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ services:
container_name: telegraf
restart: always
ports:
- '57000:57000'
- '57100:57100'
- '57500:57500'
environment:
Expand Down

0 comments on commit 87e2bc3

Please sign in to comment.