From f6f0f47444f9a0dbfa86d578de1f0b396822ffa6 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Tue, 4 Apr 2023 18:21:50 +0200 Subject: Fix grafana ip --- host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix') diff --git a/host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix b/host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix index 9aad5f5..d2b7207 100755 --- a/host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix +++ b/host/Spacebar-nginx/hosts/spacebar.chat/grafana.nix @@ -3,7 +3,7 @@ forceSSL = true; locations = { "/" = { - proxyPass = "http://192.168.99:3000"; + proxyPass = "http://192.168.1.99:3000"; proxyWebsockets = true; extraConfig = "proxy_ssl_server_name on;" + -- cgit 1.4.1