diff --git a/modules/proxy.nix b/modules/proxy.nix index c202efa..d5e0d3e 100644 --- a/modules/proxy.nix +++ b/modules/proxy.nix @@ -99,16 +99,16 @@ let port = 30243; preset = "strict_config"; } - { - host = "memos.${atriDotDad}"; - port = 30311; - preset = "strict_config"; - } { host = "music.${atriDotDad}"; port = 30043; preset = "relaxed_config"; } + { + host = "notes.${atriDotDad}"; + port = 30257; + preset = "strict_config"; + } { host = "openclimb.${atriDotDad}"; port = 1337;