Update docker-compose.yml

This commit is contained in:
vvzvlad 2024-12-18 02:00:13 +03:00
parent 88f39c9ab0
commit 5a7ac69ccb

View File

@ -95,7 +95,7 @@ services:
image: prom/prometheus:latest image: prom/prometheus:latest
restart: unless-stopped restart: unless-stopped
command: --config.file=/etc/prometheus/prometheus.yml command: --config.file=/etc/prometheus/prometheus.yml
ports: #ports:
# - "9090:9090" # - "9090:9090"
volumes: volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml - ./prometheus.yml:/etc/prometheus/prometheus.yml