deployment_files
This commit is contained in:
@@ -24,15 +24,15 @@ System.Net.ServicePointManager.Expect100Continue = false;
|
||||
|
||||
# **** MY SQL DATABASE CONNECTION ****
|
||||
|
||||
spring.datasource.url=jdbc:mysql://realit-prod.cj462uqsa4mz.ap-south-1.rds.amazonaws.com:3306/realnet_CNSBENEW?createDatabaseIfNotExist=true
|
||||
spring.datasource.url=jdbc:mysql://157.66.191.31:3306/dnam?createDatabaseIfNotExist=true
|
||||
spring.datasource.username=cnsdev
|
||||
spring.datasource.password=cnsdevprod1212
|
||||
spring.datasource.password=cnsdev7304
|
||||
|
||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDialect
|
||||
# Prefix Path
|
||||
server.servlet.contextPath=/back
|
||||
|
||||
#spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.format_sql=true
|
||||
@@ -99,7 +99,4 @@ app.oauth2.authorizedRedirectUris=http://localhost:8081/oauth2/redirect,myandroi
|
||||
|
||||
projectPath=/data
|
||||
angularProjectPath=/data/webui
|
||||
BACKEND_PORTAL_DOMAIN=http://157.66.191.31:30166
|
||||
|
||||
|
||||
|
||||
BACKEND_PORTAL_DOMAIN=http://157.66.191.31:30166
|
||||
Reference in New Issue
Block a user