nodes/htz.ex42-1048908: add die-brontosaurier-waren-es.org to nginx
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
671b460855
commit
c2c59892fe
3 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
location / {
|
||||
return 302 https://twitter.com/daskritzelt/status/1259167444373028864;
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
${header}
|
||||
|
||||
$ORIGIN die-brontosaurier-waren-es.org.
|
||||
|
||||
@ IN A 94.130.52.224
|
||||
IN AAAA 2a01:4f8:10b:2a5f::2
|
||||
IN MX 10 mx0.kunbox.net.
|
||||
IN TXT "v=spf1 mx ~all"
|
|
@ -242,6 +242,11 @@ nodes['htz.ex42-1048908'] = {
|
|||
'dav.kunsmann.eu': {
|
||||
'extras': True,
|
||||
},
|
||||
'daskritzelt-redirect': {
|
||||
'domain': 'die-brontosaurier-waren-es.org',
|
||||
'ssl': False, # TODO enable ssl once domain transfer is done
|
||||
'extras': True,
|
||||
},
|
||||
'dimension.franzi.business': {
|
||||
'extras': True,
|
||||
'do_not_set_content_security_headers': True,
|
||||
|
|
Loading…
Reference in a new issue