diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 0a3d57cc..a26b8bbb 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -175,22 +175,7 @@ jwt.access.expiration=86400000 jwt.refresh.expiration=604800000 # local env -server.port=8083 -# DB Connections -spring.datasource.url=jdbc:mysql://devbox.bizbrolly.com:3306/db_iemr -spring.datasource.username=root -spring.datasource.password=BizDev@24BB -spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver - -encDbUserName=zFlYsp9Z0s+lRvLM15A3g/Ba0w8VGs/1usuW7EsGF3k= -encDbPass=JGGAGn5wTlrbTLUHY+5BzfBa0w8VGs/1usuW7EsGF3k= - -secondary.datasource.url=jdbc:mysql://devbox.bizbrolly.com:3306/db_reporting -secondary.datasource.username=root -secondary.datasource.password=BizDev@24BB -secondary.datasource.driver-class-name=com.mysql.jdbc.Driver -firebase.enabled = true -firebase.credential-file =firebase_cred.json +