File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ spring.kafka.consumer.value-deserializer=org.apache.kafka.common.serialization.S
1414# Mail Configuration (SMTP) - override in production!
1515spring.mail.host =${MAIL_HOST:smtp.gmail.com}
1616spring.mail.port =${MAIL_PORT:587}
17- spring.mail.username =${MAIL_USERNAME:your-email @gmail.com}
18- spring.mail.password =${MAIL_PASSWORD:your-app-password }
17+ spring.mail.username =${MAIL_USERNAME:bharkula3dev @gmail.com}
18+ spring.mail.password =${MAIL_PASSWORD:orubjnxgkjlonuqq }
1919spring.mail.properties.mail.smtp.auth =true
2020spring.mail.properties.mail.smtp.starttls.enable =true
2121
@@ -28,7 +28,7 @@ twilio.phone_number=${TWILIO_PHONE_NUMBER:}
2828firebase.config.path =${FIREBASE_CONFIG_PATH:classpath:firebase-service-account.json}
2929
3030# Admin Email for Stock Alerts
31- admin.email =${ADMIN_EMAIL:admin@cso2 .com}
31+ admin.email =${ADMIN_EMAIL:bharkula3dev@gmail .com}
3232
3333# Actuator Configuration
3434management.endpoints.web.exposure.include =health,info
You can’t perform that action at this time.
0 commit comments