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
@@ -5,6 +5,6 @@
# root_url = %(protocol)s://%(domain)s:10081/grafana/
apacheproxy:
build: docker/blocks/apache_proxy_mac
build: docker/blocks/auth/apache_proxy_mac
ports:
- "10081:10081"