prometheus: use basic auth secrets

This commit is contained in:
2025-04-29 16:20:49 -04:00
parent fb98af82b6
commit 975d23f9fd
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
ports:
- 9090:9090
volumes:
- ./.basicauthpass:/etc/prometheus/.basicauthpass
- ./prometheus.yaml:/etc/prometheus/prometheus.yaml
- ./web-config.yaml:/etc/prometheus/web-config.yaml
- prometheus-data:/prometheus