mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -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/
|
||||
|
||||
nginxproxy:
|
||||
build: docker/blocks/nginx_proxy
|
||||
build: docker/blocks/nginx_proxy_mac
|
||||
ports:
|
||||
- "10080:10080"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user