add .env readme

main
jaehwang 2025-11-27 11:16:20 +09:00
parent 8795a830dd
commit 27815565d8
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
# smtp-mail-send-test
## .env 설정
SMTP_SERVER=#네이버 smtp, 보내는 서버 기준 smtp 도메인 확인
SMTP_USER_ID=# 송신자 ID / 현재는 SMTP 서버 로그인 + 송신자
SMTP_USER_PW=# 송신자 PW / 네이버의 경우 SMTP전용 PW 발급
SMTP_PORT=# SMTP PORT, 기본 587