chore: mail 미사용 환경변수 제거
This commit is contained in:
parent
fceac31331
commit
ebb5df48a0
@ -35,6 +35,3 @@ DB_PORT=3306
|
|||||||
SMTP_HOST=autodiscover.qcells.com
|
SMTP_HOST=autodiscover.qcells.com
|
||||||
SMTP_PORT=25
|
SMTP_PORT=25
|
||||||
SMTP_SECURE=false
|
SMTP_SECURE=false
|
||||||
SMTP_USER=hss404.u021@cleverse.dev
|
|
||||||
SMTP_PASSWORD=0000
|
|
||||||
SMTP_FROM=qsalesplatform@qcells.com
|
|
||||||
@ -32,6 +32,3 @@ DB_PORT=3306
|
|||||||
SMTP_HOST=autodiscover.qcells.com
|
SMTP_HOST=autodiscover.qcells.com
|
||||||
SMTP_PORT=25
|
SMTP_PORT=25
|
||||||
SMTP_SECURE=false
|
SMTP_SECURE=false
|
||||||
SMTP_USER=hss404.u021@cleverse.dev
|
|
||||||
SMTP_PASSWORD=0000
|
|
||||||
SMTP_FROM=qsalesplatform@qcells.com
|
|
||||||
|
|||||||
@ -30,6 +30,3 @@ DB_PORT=3306
|
|||||||
SMTP_HOST=autodiscover.qcells.com
|
SMTP_HOST=autodiscover.qcells.com
|
||||||
SMTP_PORT=25
|
SMTP_PORT=25
|
||||||
SMTP_SECURE=true
|
SMTP_SECURE=true
|
||||||
SMTP_USER=hss404.u021@cleverse.dev
|
|
||||||
SMTP_PASSWORD=0000
|
|
||||||
SMTP_FROM=qsalesplatform@qcells.com
|
|
||||||
Loading…
x
Reference in New Issue
Block a user