nodes/htz-cloud.pleroma: add www subdomain
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-02-21 11:06:46 +01:00
parent 836f065382
commit 807b296078
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 7 additions and 0 deletions

View file

@ -27,6 +27,10 @@ nodes['htz-cloud.pleroma'] = {
'pleroma': {
'extras': True,
},
'pleroma-www-redir': {
'domain': 'www.cybert-media.net',
'extras': True,
},
},
},
'pleroma': {