diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index b2a1ed88..1e7cd4f8 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -64,7 +64,7 @@ glob_reverseproxy: - {from: lists.crans.org, to: 172.16.10.110} - {from: mediakiwi.crans.org, to: "172.16.10.144"} - {from: mirrors.crans.org, to: 172.16.10.104} - - {from: nextcloud.crans.org, to: 172.16.10.137} + - {from: nextcloud.crans.org, to: 172.16.10.146} - {from: onlyoffice.crans.org, to: 172.16.10.148} - {from: owncloud.crans.org, to: 172.16.10.136} - {from: pad.crans.org, to: "172.16.10.130:9001"} @@ -73,7 +73,7 @@ glob_reverseproxy: - {from: re2o-dev.crans.org, to: 172.16.10.166} - {from: roundcube.crans.org, to: 172.16.10.107} - {from: tmpad.crans.org, to: "172.16.10.130:9002"} - - {from: vaultwarden.crans.org, to: "172.16.10.159:8000"} + - {from: vaultwarden.crans.org, to: "172.16.10.159"} - {from: webirc.crans.org, to: "172.16.10.31:9000"} - {from: webmail.crans.org, to: 172.16.10.107} - {from: wiki.crans.org, to: 172.16.10.161}