Reduces apps default resource usage.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: 1.0.0
|
||||
version: 1.0.0-2
|
||||
defaultConfig:
|
||||
host: ""
|
||||
port: "465"
|
||||
@@ -6,3 +6,5 @@ defaultConfig:
|
||||
from: "no-reply@{{ .cloud.domain }}"
|
||||
tls: "true"
|
||||
startTls: "true"
|
||||
defaultSecrets:
|
||||
- key: password
|
||||
|
||||
Reference in New Issue
Block a user