From 8a71decc6940bfc3772c397dfee685fa4878c188 Mon Sep 17 00:00:00 2001 From: shirenn Date: Wed, 31 May 2023 16:41:50 +0200 Subject: [PATCH] [roundcube] webmail points to roundcube now --- group_vars/reverseproxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index e4c7a2cf..dae15a22 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -71,7 +71,7 @@ glob_reverseproxy: - {from: roundcube.crans.org, to: 172.16.10.107} - {from: tmpad.crans.org, to: "172.16.10.130:9002"} - {from: webirc.crans.org, to: "172.16.10.31:9000"} - - {from: webmail.crans.org, to: 172.16.10.108} + - {from: webmail.crans.org, to: 172.16.10.107} - {from: wiki.crans.org, to: 172.16.10.161} - {from: zero.crans.org, to: 172.16.10.130} - {from: hosts.crans.org, to: 172.16.10.114}