启动端口

This commit is contained in:
XM-GO
2023-08-23 16:07:02 +08:00
parent 58ec136cf3
commit 5ce1af6013
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ app:
server:
# debug release test
model: release
port: 8889
port: 7788
# iothub使用的rpc端口 9000 9001 可能与minio端口冲突
grpc-port: 9001
cors: true