nodes/rx300: set correct data for security.txt
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-07-24 07:13:35 +02:00
parent 9aa389ea28
commit 183dfbe00b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -275,6 +275,10 @@ nodes['rx300'] = {
}, },
}, },
'nginx': { 'nginx': {
'security.txt': {
'contact': 'mailto:security@kunsmann.eu',
'Encryption': 'https://franzi.business/gpg_hi-kunsmann.eu.asc',
},
'vhosts': { 'vhosts': {
'element-web': {'ssl': '_.franzi.business'}, 'element-web': {'ssl': '_.franzi.business'},
'gitea': {'ssl': '_.franzi.business'}, 'gitea': {'ssl': '_.franzi.business'},