bw/matrix-dimension switch to generic vhost name
This commit is contained in:
parent
71a1a4d59b
commit
aa639dc913
3 changed files with 5 additions and 4 deletions
|
@ -109,7 +109,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
'version': 'master', # doesn't have releases yet
|
||||
'homeserver': {
|
||||
'name': 'sophies-kitchen.eu',
|
||||
'clientServeUrl': 'https://matrix.sophies-kitchen.eu',
|
||||
'clientServerUrl': 'https://matrix.sophies-kitchen.eu',
|
||||
'accessToken': vault.decrypt('encrypt$gAAAAABg4btB0KGk068ahGZzR0w_Lm1bj1wUbB2WfNNs2bp3PwM4Ftp6MjQnrF-CejZfrF0NjPJw9Z4MrgileHP0sVw04mvgKSHfTf8gv4kTB6WuCIxHeMWHUDx00LTWL73fSlhCK0o1'),
|
||||
},
|
||||
'admins': [
|
||||
|
@ -180,7 +180,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'dimension.sophies-kitchen.eu': {
|
||||
'matrix-dimension': {
|
||||
'extras': True,
|
||||
},
|
||||
'sophies-kitchen.eu': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue