diff --git a/nodes/carlene.toml b/nodes/carlene.toml index 42847d0..e94a0b2 100644 --- a/nodes/carlene.toml +++ b/nodes/carlene.toml @@ -152,8 +152,10 @@ owner = "skye" [metadata.nginx.vhosts.kunsitracker] domain = "kunsitracker.de" -locations.'/'.redirect = "https://travelynx.franzi.business/p/Kunsi" -locations.'/'.mode = 302 +locations.'/'.target = "https://travelynx.franzi.business/" +locations.'/'.proxy_pass_host = "travelynx.franzi.business" +locations.'= /'.target = "https://travelynx.franzi.business/p/Kunsi" +locations.'= /'.proxy_pass_host = "travelynx.franzi.business" [metadata.nginx.vhosts.mta-sts] domain = "mta-sts.kunbox.net"