diff --git a/config.yml b/config.yml index 4d59861..34e5c7b 100644 --- a/config.yml +++ b/config.yml @@ -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 diff --git a/shutdown.bat b/shutdown.bat index e925b7e..54b60e7 100644 --- a/shutdown.bat +++ b/shutdown.bat @@ -1 +1 @@ -taskkill /pid 5752 -t -f \ No newline at end of file +taskkill /pid 25952 -t -f \ No newline at end of file