From c873fd8b385253b9710228f61d8fb3def88de5ad Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 2 May 2024 09:33:07 +0200 Subject: [PATCH] wrong domain --- systems/mio-mio-mate/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/mio-mio-mate/default.nix b/systems/mio-mio-mate/default.nix index 36c9bbd..532783e 100644 --- a/systems/mio-mio-mate/default.nix +++ b/systems/mio-mio-mate/default.nix @@ -58,7 +58,7 @@ proxyPass = "http://localhost:8080/"; }; }; - "pad.missing.ninja" = { + "pad.it3" = { locations."/".proxyPass = "http://localhost:3333"; locations."/socket.io/" = { proxyPass = "http://localhost:3333";