bundles/nginx: use metadata reactor to determine index files
This commit is contained in:
parent
3ee570a47a
commit
e2d8923dee
4 changed files with 30 additions and 6 deletions
|
@ -192,7 +192,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
'postfixadmin.mx0.kunbox.net': {
|
||||
'webroot': '/srv/postfixadmin/public/',
|
||||
'index': 'index.php',
|
||||
'php': True, # FIXME this assumes php 7.3 is installed and configured already
|
||||
},
|
||||
'rspamd.mx0.kunbox.net': {
|
||||
|
@ -217,11 +216,9 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
},
|
||||
'webmail.mx0.kunbox.net': {
|
||||
'index': 'index.php',
|
||||
'php': True,
|
||||
},
|
||||
'wiki.franzi.business': {
|
||||
'index': 'doku.php',
|
||||
'extras': True,
|
||||
'php': True,
|
||||
'webroot_config': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue