Skip to content

Commit dc64b22

Browse files
authored
Update application.properties
1 parent 7d79841 commit dc64b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 (DataSourceAutoConfiguration & DataSourceProperties)
22
#spring.datasource.url = jdbc:mysql://35.162.116.121:31234/notes_app?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&useSSL=false
3-
spring.datasource.url = jdbc:mysql://54.202.241.46:31291/test?useSSL=false
3+
spring.datasource.url = jdbc:mysql://54.202.24.146:31291/test?useSSL=false
44
# ip is my sql exposed ip with the port number
55
spring.datasource.username = root
66
spring.datasource.password = password

0 commit comments

Comments
 (0)