From 7070099e721eeeef76a3e0939426d37a56bbefad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=97=E7=8C=AB?= Date: Fri, 12 May 2023 14:47:45 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20update=20=E5=AE=89=E8=A3=85=E6=95=99?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 安装教程.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/安装教程.md b/安装教程.md index 9bbd5f8..5447f40 100644 --- a/安装教程.md +++ b/安装教程.md @@ -2,7 +2,7 @@ title: 安装教程 description: published: 1 -date: 2023-05-12T14:46:45.914Z +date: 2023-05-12T14:47:36.885Z tags: editor: markdown dateCreated: 2023-05-12T04:25:24.817Z @@ -34,7 +34,7 @@ docker run -d \ ```
-## docker-compose +## Docker-compose - 新建`Docker-compose.yaml`文件并将以下内容保存在文件中