Commit c0c5bc69 authored by Saroj Singh's avatar Saroj Singh
Browse files

revert application.properties

1 merge request!9Cvs download
Showing with 5 additions and 5 deletions
+5 -5
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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment