This commit is contained in:
Rodrigo Arias 2023-05-31 17:23:08 +02:00
parent 14650a1e0d
commit 2517f2d0da

View File

@ -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";
};