Server/grafana: set root url
This commit is contained in:
parent
d93a2a7993
commit
24f4f270c1
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ in {
|
|||
};
|
||||
server = {
|
||||
protocol = "socket";
|
||||
root_url = "https://${domain}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue