mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
devenv: Fix typo in nginix docker for mac (#18068)
This commit is contained in:
parent
e1cec1069c
commit
743f8420bc
@ -5,7 +5,7 @@
|
|||||||
# root_url = %(protocol)s://%(domain)s:10080/grafana/
|
# root_url = %(protocol)s://%(domain)s:10080/grafana/
|
||||||
|
|
||||||
nginxproxy:
|
nginxproxy:
|
||||||
build: docker/blocks/nginx_proxy
|
build: docker/blocks/nginx_proxy_mac
|
||||||
ports:
|
ports:
|
||||||
- "10080:10080"
|
- "10080:10080"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user