Serve grafana in https://jungle.bsc.es/grafana
This commit is contained in:
parent
5e77d0b86c
commit
24fb1846d2
@ -5,6 +5,9 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
server = {
|
||||
domain = "jungle.bsc.es";
|
||||
root_url = "%(protocol)s://%(domain)s/grafana";
|
||||
serve_from_sub_path = true;
|
||||
http_port = 2342;
|
||||
http_addr = "127.0.0.1";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user