diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index b16a94f0..f5d35f14 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -65,7 +65,7 @@ glob_reverseproxy: - {from: matrix.crans.org, to: "172.16.10.123:8008"} - {from: mirrors.crans.org, to: 172.16.10.104} - {from: nextcloud.crans.org, to: 172.16.10.137} - - {from: onlyoffice.crans.org, to: 172.16.10.148:8000} + - {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"} - {from: re2o.crans.org, to: 172.16.10.156}