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