Fix paths for auth/ build and volume paths (#54828)

This commit is contained in:
linoman
2022-09-07 10:53:58 +02:00
committed by GitHub
parent 86e432f25b
commit 0324e9c60e
9 changed files with 11 additions and 11 deletions
@@ -2,6 +2,6 @@
# http://prometheus:9090 (Prometheus inside the docker compose)
nginxproxy:
build: docker/blocks/prometheus_basic_auth_proxy
build: docker/blocks/auth/prometheus_basic_auth_proxy
ports:
- "10090:10090"