Skip to content

Commit

Permalink
Remove unused flag on indy-node-monitor service.
Browse files Browse the repository at this point in the history
- When started in `--web` mode the `--net` flag is ignored.

Signed-off-by: Wade Barnes <[email protected]>
  • Loading branch information
WadeBarnes committed Nov 7, 2022
1 parent 63e3049 commit 7850bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
networks:
- node-monitor-net
command: >
--net smn --web --verbose
--web --verbose
telegraf:
# Full tag list: https://hub.docker.com/r/library/telegraf/tags/
Expand Down

0 comments on commit 7850bf9

Please sign in to comment.