mirror of https://github.com/halo-dev/halo
docs: provides Halo 2.0 online demo environment (#2527)
#### What type of PR is this? /kind documentation /milestone 2.0 #### What this PR does / why we need it: 更新 README,提供 Halo 2.0 的演示环境信息。 #### Special notes for your reviewer: /cc @halo-dev/sig-halo #### Does this PR introduce a user-facing change? ```release-note None ```pull/2535/head
parent
36e8ae1a15
commit
fb6c3755ed
|
@ -40,6 +40,13 @@ docker run -it -d --name halo-next -p 8090:8090 -v ~/halo-next:/root/halo-next -
|
|||
|
||||
详细部署文档请查阅:<https://docs.halo.run/2.0.0-SNAPSHOT/getting-started/install/docker>
|
||||
|
||||
## 在线体验
|
||||
|
||||
- 环境地址:<https://demo.halo.run>
|
||||
- 后台地址:<https://demo.halo.run/console>
|
||||
- 用户名:`demo`
|
||||
- 密码:`P@ssw0rd123..`
|
||||
|
||||
## 生态
|
||||
|
||||
可访问 [awesome-halo](https://github.com/halo-sigs/awesome-halo) 查看已经适用于 Halo 2.0 的主题和插件,以及适用于 Halo 1.x 的相关仓库。
|
||||
|
|
Loading…
Reference in New Issue