We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f121d commit 6254eb3Copy full SHA for 6254eb3
code/backend/src/main/resources/application.properties
@@ -1,7 +1,7 @@
1
server.port=8080
2
3
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
4
-spring.datasource.url=jdbc:mysql://47.253.144.78:3306/sec_hand?serverTimezone=UTC&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT
+spring.datasource.url=jdbc:mysql://47.90.156.233:3306/sec_hand?serverTimezone=UTC&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT
5
spring.datasource.username=root
6
spring.datasource.password=haBshjbwei23432*&
7
0 commit comments