From 8d82c1b9308674815460d928a74d8066c091b702 Mon Sep 17 00:00:00 2001 From: cookeem Date: Fri, 24 Feb 2023 11:31:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=AF=E5=8A=A8=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d927d6..86090e1 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,10 @@ vi config.yaml appKey: "xxxxxx" -# 使用docker启动服务 +# 使用docker-compose启动服务 +docker-compose up -d + +# 查看服务状态 docker-compose ps Name Command State Ports -----------------------------------------------------------------------------------------------