diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index dcc76a8701e532dd519038284ce8c22d91cb2a76..af21aad3f3347be254878f3e0f3062d2280c69da 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,14 +1,14 @@ server.port=8099 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver -spring.datasource.url=jdbc:mysql://159.223.143.139:3306/retail_user -spring.datasource.username=root -spring.datasource.password=Testing@123 +spring.datasource.url=jdbc:mysql://localhost:3306/retail_user +spring.datasource.username=retail_user +spring.datasource.password=ReTail123T #----------------------------- ELASTIC SEARCH CONFIGURATIONS ------------------------------# -services.esindexer.host=159.223.143.139 +services.esindexer.host=elastic.pulz.app services.esindexer.host.name=elastic.pulz.app -services.esindexer.host.port=9200 +services.esindexer.host.port=443 services.esindexer.username=elastic services.esindexer.password=PuAz@itAqwsaR34bYu # INDEX AND DOCUMENT TYPES