nodes/htz-cloud.miniserver add hedgedoc config
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
478a8da9f4
commit
fcb39260c3
1 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
nodes['htz-cloud.miniserver'] = {
|
||||
'bundles': {
|
||||
'element-web',
|
||||
'hedgedoc',
|
||||
'matrix-dimension',
|
||||
'matrix-media-repo',
|
||||
'matrix-synapse',
|
||||
|
@ -81,6 +82,14 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'hedgedoc': {
|
||||
'version': '1.8.2',
|
||||
'config': {
|
||||
'production': {
|
||||
'domain': 'pad.sophies-kitchen.eu',
|
||||
},
|
||||
},
|
||||
},
|
||||
'icinga_options': {
|
||||
'pretty_name': 'sophies-kitchen.eu',
|
||||
'vars.notification.sms': False,
|
||||
|
|
Loading…
Reference in a new issue