Fix installer

This commit is contained in:
Owen
2026-06-04 11:21:40 -07:00
parent 01361884eb
commit 2d78a4b628
4 changed files with 31 additions and 45 deletions

View File

@@ -1,6 +1,4 @@
{{if .IsRedis}}
redis:
{{if .IsRedis}}redis:
host: "redis"
port: 6379
password: "{{.IsRedisPass}}"
{{end}}
password: "{{.IsRedisPass}}"{{end}}