From 5547fa230c9cefb535f2dfd35e1fce7eb2b7eb3d Mon Sep 17 00:00:00 2001 From: dd <535915157@qq.com> Date: Mon, 13 Dec 2021 22:42:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1123fc2..6ff0005 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 3. 安装.net5 4. 解压release包,运行IoTGateway.exe 5. 访问[iotgateway](http://localhost:518/)后台:http://localhost:518 -## docker运行 +## linux docker运行 1. docker pull 15261671110/iotgateway 2. docker run -d -p 518:518 --name iotgateway --restart always 15261671110/iotgateway ## 登入系统