Skip to content

Commit ec2fe1b

Browse files
fix: make the simple splace to trigger the backend
1 parent 160491b commit ec2fe1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jwt.expiration=86400000
2323
gemini.api.key=${GEMINI_API_KEY}
2424
gemini.api.url=https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent
2525

26-
# Email configuration (example for Gmail)
26+
# Email configuration ( example for Gmail)
2727
spring.mail.host=smtp.gmail.com
2828
spring.mail.port=587
2929
spring.mail.username=${EMAIL_USERNAME}

0 commit comments

Comments
 (0)