Fix paths for auth/ build and volume paths (#54828)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user