diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index fc7c88e..3a3b826 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -169,7 +169,7 @@ mainDomains = { "noa.voorwaarts.nl" = { enable = true; - proxy = "http://127.0.0.1:3000/"; + proxy = "http://127.0.0.1:7792/"; extra_sites = { "images.noa.voorwaarts.nl" = { enable = true;