feature(web): 接入网关,使用随机端口访问

This commit is contained in:
2023-05-18 17:52:45 +08:00
parent d16135f6d0
commit 6d843f1c86
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
server:
port: 38000
port: 0
spring:
application:
name: service-web