Update docker-compose.yml

This commit is contained in:
arzwayz 2024-03-04 23:04:05 +03:00 committed by GitHub
parent a4d77b02dc
commit d9fbd99585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ services:
command:
- --config.file=/etc/prometheus/prometheus.yml
ports:
- 127.0.0.1:9090:9090
- 0.0.0.0:3000
restart: on-failure:5
depends_on:
- postgres-exporter