Skip to content

Commit f07d1bc

Browse files
authored
Update application.yml
1 parent b6b4e94 commit f07d1bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InternSathi/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ spring:
1818
mail:
1919
host: smtp.gmail.com
2020
port: 587
21-
username: ajaymaharjan0007@gmail.com
22-
password: gdlxabqhpteinymu
21+
username: your_email
22+
password: your_email_password
2323
properties:
2424
mail:
2525
smtp:

0 commit comments

Comments
 (0)