Skip to content

Commit 6c687a0

Browse files
author
native-cloud-apps
authored
Update licensingservice-aws-dev.yml
1 parent ccd0c5e commit 6c687a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

licensingservice/licensingservice-aws-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ spring.jpa.database: "POSTGRESQL"
22
spring.datasource.platform: "postgres"
33
spring.jpa.show-sql: "true"
44
spring.database.driverClassName: "org.postgresql.Driver"
5-
spring.datasource.url: "jdbc:postgresql://eagle-eye-aws-dev.cpxog63l4usu.us-west-1.rds.amazonaws.com:5432/eagle_eye_aws_dev"
5+
spring.datasource.url: "jdbc:postgresql://eagle-eye-aws-dev.c5q3imcw6rqh.ap-south-1.rds.amazonaws.com:5432/eagle_eye_aws_dev"
66
spring.datasource.username: "postgres_aws_dev"
77
spring.datasource.password: "{cipher}db4e4e53bbaeba4b10cf4fdc913871d0560d3c8acef2fa3579b1609a83647eb46e337452b6e5dec1ede6ae820df67c3a"
88
spring.datasource.testWhileIdle: "true"

0 commit comments

Comments
 (0)