10 lines
No EOL
206 B
YAML
10 lines
No EOL
206 B
YAML
nginx:
|
|
vhost:
|
|
- name: grafana.truc
|
|
alias: []
|
|
ssl: True
|
|
redirect: False
|
|
location:
|
|
- route: "/"
|
|
dest: "proxy_pass http://grafana.home:3000;"
|
|
ws: False |