Skip to content

Commit

Permalink
Apply new directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
leometzger committed Oct 2, 2020
1 parent 58f1479 commit 329bc6d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker-compose.yml → machines/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
networks:
- monitoring
volumes:
- ./prometheus:/etc/prometheus
- ./confs/prometheus.yml:/etc/prometheus/prometheus.yml
- prometheus-data:/prometheus'
command: '--config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/prometheus'

Expand Down
File renamed without changes.

0 comments on commit 329bc6d

Please sign in to comment.