Skip to content

Commit

Permalink
Merge pull request #62 from dgarros/fix_docker_compose
Browse files Browse the repository at this point in the history
remove invalid arg
  • Loading branch information
mayuresh82 authored Apr 2, 2020
2 parents 4f27631 + 11a434a commit 00b5b9c
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 @@ -22,7 +22,6 @@ services:
entrypoint:
- metric-collector
- --commands=commands.yaml
- --console
- --start
- --credentials=${CREDENTIALS:-credentials.yaml}
- --hosts=${HOSTS:-hosts.yaml}
Expand Down

0 comments on commit 00b5b9c

Please sign in to comment.