Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into feat/plugin-startin…
Browse files Browse the repository at this point in the history
…g-state
  • Loading branch information
ruibaby committed Apr 23, 2024
2 parents 1ae45f6 + cc7f2de commit 9158edf
Show file tree
Hide file tree
Showing 503 changed files with 64,193 additions and 59,057 deletions.
2 changes: 0 additions & 2 deletions OWNERS
Expand Up @@ -2,9 +2,7 @@ reviewers:
- ruibaby
- guqing
- JohnNiang
- lan-yonghui
- wan92hen
- minliacom
- LIlGG

approvers:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@
## 快速开始

```bash
docker run -it -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.13
docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.14
```

以上仅作为体验使用,详细部署文档请查阅:<https://docs.halo.run/getting-started/install/docker-compose>
Expand Down

0 comments on commit 9158edf

Please sign in to comment.