Intiall Postfix setup :/

This commit is contained in:
2026-01-24 15:52:10 +01:00
parent 212739ae94
commit 8a39fb8afc
7 changed files with 107 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
postfix:
enabled: false
autosync: {{ if eq .Environment.Name "prod" }} false {{ else }} true {{ end }}
env: {{ .Environment.Name }}