mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
7 lines
166 B
YAML
7 lines
166 B
YAML
slow_proxy:
|
|
build: docker/blocks/slow_proxy
|
|
network_mode: host
|
|
ports:
|
|
- "3011:3011"
|
|
environment:
|
|
ORIGIN_SERVER: "http://localhost:9090/" |