mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 18:02:15 +08:00
devenv: Fix typo in nginix docker for mac (#18068)
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user