Merge pull request #16

Engine
This commit is contained in:
YuCheng Hu
2020-11-21 18:30:07 -05:00
committed by GitHub
+1 -1
View File
@@ -143,7 +143,7 @@ docker-compose down
JEKYLL_ENV=production docker-compose up --build
```
当构建完成后,请访 [http://localhost:4000](http://localhost:4000) 地址中的内容来确定构建的正确。
当构建完成后,请访 [http://localhost:4000](http://localhost:4000) 地址中的内容来确定构建的正确。
如果你对文档进行了修改,并且需要重新构建的话,你需要重复上面的步骤。