port conflict

This commit is contained in:
2025-03-06 19:42:08 -07:00
parent eb5c89576e
commit 8a764156f7
3 changed files with 35 additions and 2 deletions

View File

@@ -143,7 +143,7 @@ services:
- ./prometheus.yml:/opt/bitnami/prometheus/conf/prometheus.yml
- /data/prometheus:/opt/bitnami/prometheus/data
ports:
- 9090:9090
- 9091:9090
# command:
# - '--config.file=/etc/prometheus/prometheus.yml'
# - '--storage.tsdb.path=/prometheus'