File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
code/backend/src/main/resources Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
server.port =8080
2
2
3
- spring.datasource.url =jdbc:mysql://47.253.210.186 :3306/sec_hand
3
+ spring.datasource.url =jdbc:mysql://47.252.3.33 :3306/sec_hand
4
4
spring.datasource.username =root
5
5
spring.datasource.password =haBshjbwei23432*&
6
6
spring.datasource.driver-class-name =com.mysql.cj.jdbc.Driver
@@ -26,10 +26,10 @@ mybatis.configuration.map-underscore-to-camel-case=true
26
26
mybatis.configuration.log-impl =org.apache.ibatis.logging.stdout.StdOutImpl
27
27
28
28
29
- app.url =http://47.253.210.186 :8080
29
+ app.url =http://47.252.3.33 :8080
30
30
31
31
# Image
32
- baseUrl =http://47.253.210.186 :8080
32
+ baseUrl =http://47.252.3.336 :8080
33
33
spring.servlet.multipart.enabled =true
34
34
spring.servlet.multipart.max-file-size =200MB
35
35
spring.servlet.multipart.max-request-size =200MB
You can’t perform that action at this time.
0 commit comments