mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
启动端口
This commit is contained in:
@@ -5,7 +5,7 @@ app:
|
|||||||
server:
|
server:
|
||||||
# debug release test
|
# debug release test
|
||||||
model: release
|
model: release
|
||||||
port: 8889
|
port: 7788
|
||||||
# iothub使用的rpc端口 9000 9001 可能与minio端口冲突
|
# iothub使用的rpc端口 9000 9001 可能与minio端口冲突
|
||||||
grpc-port: 9001
|
grpc-port: 9001
|
||||||
cors: true
|
cors: true
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
taskkill /pid 5752 -t -f
|
taskkill /pid 25952 -t -f
|
||||||
Reference in New Issue
Block a user