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 f836b19 commit 1b51624Copy full SHA for 1b51624
code/backend/src/main/resources/application.properties
@@ -26,11 +26,11 @@ mybatis.configuration.map-underscore-to-camel-case=true
26
mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
27
28
29
-app.url=http://8.221.104.74:8080
+app.url=http://8.221.118.240:8080
30
31
# Image
32
# baseUrl=http://8.221.104.74:8080
33
-baseUrl=http://localhost:8080
+baseUrl=http://47.252.3.33:8080
34
spring.servlet.multipart.enabled=true
35
spring.servlet.multipart.max-file-size=200MB
36
spring.servlet.multipart.max-request-size=200MB
0 commit comments