feat(bookstack): Add autogenerated app_key (#2194)
This commit is contained in:
@@ -1 +1,8 @@
|
||||
{{ include "common.all" . }}
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "common.setup" . }}
|
||||
|
||||
{{/* Render secrets for bookstack */}}
|
||||
{{- include "bookstack.secrets" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "common.postSetup" . }}
|
||||
|
||||
Reference in New Issue
Block a user