Skip to content

Commit 1b51624

Browse files
Update application.properties
1 parent f836b19 commit 1b51624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/backend/src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ mybatis.configuration.map-underscore-to-camel-case=true
2626
mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
2727

2828

29-
app.url=http://8.221.104.74:8080
29+
app.url=http://8.221.118.240:8080
3030

3131
# Image
3232
# baseUrl=http://8.221.104.74:8080
33-
baseUrl=http://localhost:8080
33+
baseUrl=http://47.252.3.33:8080
3434
spring.servlet.multipart.enabled=true
3535
spring.servlet.multipart.max-file-size=200MB
3636
spring.servlet.multipart.max-request-size=200MB

0 commit comments

Comments
 (0)