File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ spring.jpa.database-platform=org.hibernate.dialect.H2Dialect
17
17
spring.mail.host =smtp.gmail.com
18
18
spring.mail.port =465
19
19
spring.mail.username =exhibit4real@gmail.com
20
- spring.mail.password =bvhoumqrsgxipkdt
20
+ spring.mail.password =[]
21
21
spring.mail.properties.mail.smtp.auth =true
22
22
spring.mail.properties.mail.smtp.starttls.enable =true
23
23
spring.mail.properties.mail.smtp.ssl.enable =true
@@ -27,7 +27,7 @@ spring.mail.properties.mail.smtp.ssl.enable=true
27
27
# - JWT PROPERTIES
28
28
# =========================================================
29
29
lgs.jwtExpirationMs =89999999
30
- lgs.jwtSecretKey =ulw+8TNdn7IQSFh4YU5RkF9lRHriLg7udv5Pxn2DaCiZOOHKsHXSmqmNDeaVQ0lwg/a4bJCRWw5lXghr8vY9Eg==
30
+ lgs.jwtSecretKey =[]
31
31
32
32
33
33
# =========================================================
You can’t perform that action at this time.
0 commit comments