From c129c0db210276f906ad2b3b1b6967f749a19a89 Mon Sep 17 00:00:00 2001 From: RatCornu Date: Fri, 21 Jun 2024 19:14:46 +0200 Subject: [PATCH] Correction onlyoffice --- 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 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}