Add new SMTP config for akkounts

This is not running on akkounts-1

closes #479
refs kosmos/akkounts#107
This commit is contained in:
Greg Karékinian
2023-03-24 16:55:11 +01:00
parent 819109849a
commit 4f1fb347a8
3 changed files with 27 additions and 5 deletions

View File

@@ -2,6 +2,12 @@
"name": "production",
"override_attributes": {
"akkounts": {
"smtp": {
"from_address": "accounts <accounts@kosmos.org>",
"domain": "kosmos.org",
"auth_method": "plain",
"enable_starttls": "auto"
},
"lndhub": {
"public_url": "https://lndhub.kosmos.org",
"public_key": "024cd3be18617f39cf645851e3ba63f51fc13f0bb09e3bb25e6fd4de556486d946"