devops: Disable send email on Seeding

This commit is contained in:
Moriz Wahl 2022-04-27 18:10:49 +02:00
parent 387ce34390
commit 9ee43d8b3e
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