From 10580d231f5294ca2cb25ff171bbe5b95b09fd12 Mon Sep 17 00:00:00 2001 From: fanxb Date: Thu, 4 Nov 2021 17:05:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEPLOY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPLOY.md b/DEPLOY.md index 6b8fe27..a7610fc 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -6,4 +6,4 @@ 1. 安装新版的docker和docker-compose 2. 修改start.sh中的参数 -3. root权限(或者可操作docker的普通用户)运行 `start.sh` 启动服务。 \ No newline at end of file +3. root权限运行 `start.sh` 启动服务。 \ No newline at end of file