diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 651025a..760f387 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -201,7 +201,7 @@ mainDomains = { "noa.voorwaarts.nl" = { enable = true; - proxy = "http://127.0.0.1:7792/"; + proxy = "http://127.0.0.1:5000/"; extra_sites = { "images.noa.voorwaarts.nl" = { enable = true;