This website requires JavaScript.
Explore
Help
Sign In
dustin
/
configpolicy
Watch
1
Star
1
Fork
You've already forked configpolicy
0
Code
Issues
Releases
Activity
dce7908a94
configpolicy
/
roles
/
grafana
/
files
/
grafana.nginx.conf
5 lines
88 B
Plaintext
Raw
Blame
History
location / {
proxy_pass http://[::1]:3000/;
proxy_set_header Host $http_host;
}
Reference in New Issue
View Git Blame
Copy Permalink