8000 updated · wpcodevo/golang-gorm-postgres@1354405 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1354405

Browse files
committed
updated
1 parent a54eca3 commit 1354405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ CLIENT_ORIGIN=http://localhost:3000
99

1010
EMAIL_FROM=admin@admin.com
1111
SMTP_HOST=smtp.mailtrap.io
12-
SMTP_USER=
13-
SMTP_PASS=
12+
SMTP_USER=90cf952fb44469
13+
SMTP_PASS=0524531956c552
1414
SMTP_PORT=587
1515

1616
TOKEN_EXPIRED_IN=60m

0 commit comments

Comments
 (0)
0