From 49d3d9d56ecdfc2702624ba5aea201722587dec7 Mon Sep 17 00:00:00 2001 From: Sevichecc <91365763+Sevichecc@users.noreply.github.com> Date: Thu, 18 Aug 2022 03:28:24 +0800 Subject: [PATCH] update post detail --- urara/2022-08-18-lwt/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urara/2022-08-18-lwt/index.md b/urara/2022-08-18-lwt/index.md index 76fd2f0f..d59a83ee 100644 --- a/urara/2022-08-18-lwt/index.md +++ b/urara/2022-08-18-lwt/index.md @@ -43,7 +43,7 @@ cd /opt sudo git clone https://github.com/jsz4n/lwt-docker.git cd lwt-docker ``` - +原README有讲需要本地 build 一下images,但是感觉不是很必要? ## 2. 修改配置 打开`docker-compose.yml`文件: