* feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options * see output * without quote * remove `command` * Add TZ
8 lines
183 B
YAML
8 lines
183 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{ include "common.setup" . }}
|
|
|
|
{{ include "lychee.secrets" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "common.postSetup" . }}
|