Prepare 1.0.0b4 release.
This commit is contained in:
parent
575bcf58ef
commit
85d12360ed
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
## Docker 部署
|
## Docker 部署
|
||||||
|
|
||||||
我们可以通过 Docker 来部署本项目。执行以下脚本,稍等片刻后,即可使用浏览器打开 `http://localhost:8000` 来访问本项目。
|
执行以下 Docker 脚本,稍等片刻,即可在网页 `http://localhost:8000` 访问本项目。
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/krahets/hello-algo.git
|
git clone https://github.com/krahets/hello-algo.git
|
||||||
|
@ -8,6 +8,7 @@ docs_dir: build
|
|||||||
repo_name: krahets/hello-algo
|
repo_name: krahets/hello-algo
|
||||||
repo_url: https://github.com/krahets/hello-algo
|
repo_url: https://github.com/krahets/hello-algo
|
||||||
edit_uri: https://github.com/krahets/hello-algo/tree/main/docs/
|
edit_uri: https://github.com/krahets/hello-algo/tree/main/docs/
|
||||||
|
version: 1.0.0b4
|
||||||
|
|
||||||
# Copyright
|
# Copyright
|
||||||
copyright: Copyright © 2023 Krahets
|
copyright: Copyright © 2023 Krahets
|
||||||
|
Loading…
Reference in New Issue
Block a user