WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -10,10 +10,9 @@
 | 
				
			|||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    settings = {
 | 
					    settings = {
 | 
				
			||||||
      server = {
 | 
					      server = {
 | 
				
			||||||
        domain = "localhost";
 | 
					        domain = "jungle.bsc.es";
 | 
				
			||||||
        #domain = "jungle.bsc.es";
 | 
					        root_url = "%(protocol)s://%(domain)s/grafana";
 | 
				
			||||||
        #root_url = "%(protocol)s://%(domain)s/grafana";
 | 
					        serve_from_sub_path = true;
 | 
				
			||||||
        #serve_from_sub_path = true;
 | 
					 | 
				
			||||||
        http_port = 2342;
 | 
					        http_port = 2342;
 | 
				
			||||||
        http_addr = "127.0.0.1";
 | 
					        http_addr = "127.0.0.1";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user