Skip to content

Commit

Permalink
update docker-prometheus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
midu16 committed Dec 10, 2020
1 parent 1321a1d commit 31267ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ services:
command:
- '--web.enable-lifecycle'
- '--config.file=/etc/prometheus/prometheus.yml'
storage_opt:
size: '20G'
mem_limit: 8GB
# storage_opt:
# size: '20G'
# mem_limit: 8GB
restart: unless-stopped
dns:
- 8.8.8.8
Expand Down

0 comments on commit 31267ad

Please sign in to comment.