Externalize networking (welcome Wild Central!)

This commit is contained in:
2026-07-10 03:49:38 +00:00
parent bb5a76b864
commit dc5518b57f
143 changed files with 691 additions and 1379 deletions

View File

@@ -1,10 +1,10 @@
version: 1.0.0-2
version: 1.0.0-3
defaultConfig:
host: ""
port: "465"
user: ""
from: "no-reply@{{ .cloud.domain }}"
tls: "true"
startTls: "true"
host: ''
port: '465'
user: ''
from: no-reply@{{ .cloud.domain }}
tls: 'true'
startTls: 'true'
defaultSecrets:
- key: password
- key: password