Skip to content

Commit 72e0fbc

Browse files
Update application.properties file
1 parent ed611cc commit 72e0fbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
22

3-
spring.datasource.url=jdbc:mysql://65.1.210.34:3306/springboot_crud
3+
spring.datasource.url=jdbc:mysql://springboot-crud-db.cv6oe0kkeu4l.ap-south-1.rds.amazonaws.com:3306/springboot_crud
44
spring.datasource.username=springboot_crud
55
spring.datasource.password=1234567890
66

0 commit comments

Comments
 (0)