From 4d71cc19c3174653d096f011fa0101440b9f740b Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 5 Apr 2020 16:35:51 +0200 Subject: [PATCH] bundles/mx-puppet-discord: use public url of matrix server to be able to upload media to matrix-media-repo --- nodes/htz/ex42-1048908.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 19e6052..c8f02f9 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -40,7 +40,7 @@ nodes['htz.ex42-1048908'] = { 'mx-puppet-discord': { 'homeserver': { 'domain': 'franzi.business', - 'url': 'http://[::1]:8008', + 'url': 'https://matrix.franzi.business', }, 'allowed-users': { '@.*:franzi\\\\.business',