bundles/mx-puppet-discord: use public url of matrix server to be able to upload media to matrix-media-repo

This commit is contained in:
Franzi 2020-04-05 16:35:51 +02:00
parent 123f58046e
commit 4d71cc19c3
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -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',