Migrate services to tent #114

Manually merged
rarias merged 21 commits from tent-fixes into master 2025-06-18 15:39:45 +02:00
Showing only changes of commit 7aeb78426e - Show all commits

View File

@@ -10,10 +10,9 @@
enable = true;
settings = {
server = {
domain = "localhost";
#domain = "jungle.bsc.es";
#root_url = "%(protocol)s://%(domain)s/grafana";
#serve_from_sub_path = true;
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";
};