Merge pull request #1849 from gradido/send-email-again-on-stage1

devops: Disable Send Email on Seeding
This commit is contained in:
Moriz Wahl 2022-04-28 11:17:34 +02:00 committed by GitHub
commit 0d9c39c4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,9 @@ import { userFactory } from './factory/user'
import { creationFactory } from './factory/creation'
import { transactionLinkFactory } from './factory/transactionLink'
import { entities } from '@entity/index'
import CONFIG from '@/config'
CONFIG.EMAIL = false
const context = {
token: '',

View File

@ -38,7 +38,7 @@ KLICKTIPP_PASSWORD=
KLICKTIPP_APIKEY_DE=
KLICKTIPP_APIKEY_EN=
EMAIL=false
EMAIL=true
EMAIL_USERNAME=peter@lustig.de
EMAIL_SENDER=peter@lustig.de
EMAIL_PASSWORD=1234