env 설정 변경
This commit is contained in:
2
.env
2
.env
@@ -19,7 +19,7 @@ OPENAI_API_KEY=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
|
|||||||
# EMAIL (SMTP)
|
# EMAIL (SMTP)
|
||||||
SMTP_HOST=smtp.gmail.com
|
SMTP_HOST=smtp.gmail.com
|
||||||
SMTP_PORT=587
|
SMTP_PORT=587
|
||||||
SMTP_USER=turbosoft11@gmail.com
|
SMTP_USER="turbosoft11@gmail.com"
|
||||||
SMTP_PASS="kojl sxbx pdfi yhxz"
|
SMTP_PASS="kojl sxbx pdfi yhxz"
|
||||||
SMTP_FROM="업무관리프로그램<turbosoft11@gmail.com>"
|
SMTP_FROM="업무관리프로그램<turbosoft11@gmail.com>"
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ OPENAI_API_KEY=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
|
|||||||
# EMAIL (SMTP)
|
# EMAIL (SMTP)
|
||||||
SMTP_HOST=smtp.gmail.com
|
SMTP_HOST=smtp.gmail.com
|
||||||
SMTP_PORT=587
|
SMTP_PORT=587
|
||||||
SMTP_USER=turbosoft11@gmail.com
|
SMTP_USER="turbosoft11@gmail.com"
|
||||||
SMTP_PASS="kojl sxbx pdfi yhxz"
|
SMTP_PASS="kojl sxbx pdfi yhxz"
|
||||||
SMTP_FROM="업무관리프로그램<turbosoft11@gmail.com>"
|
SMTP_FROM="업무관리프로그램<turbosoft11@gmail.com>"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user