Skip to content

Commit 1da0699

Browse files
committed
fix
1 parent 4db9263 commit 1da0699

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

en/guide_cloud/self_host/docker-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ SwanLab Community Edition uses port `8000` by default. If using the default conf
6161

6262
Now, activate your primary account. Activation requires 1 License, which can be obtained for free from the [SwanLab Official Website](https://swanlab.cn) for personal use.
6363

64-
> Placeholder Image - Public Cloud Edition Setup - Apply for License
64+
![](./docker-deploy/apply-license.png)
6565

6666
Once you have the License, return to the activation page, enter your username, password, confirm password, and License, then click "Activate" to complete the setup.
6767

145 KB
Loading

zh/guide_cloud/self_host/docker-deploy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ cd ./docker
5757

5858
SwanLab社区版默认会使用`8000`端口,如果你使用的是默认配置,那么可以直接访问:`http://localhost:8000`,就可以访问到SwanLab社区版。
5959

60-
> 也有可能社区版部署在了其他端口,请打开 Docker Desktop,找到`traefik`容器旁边的port映射,比如`64703:80`,那么你应该访问`http://localhost:64703`
60+
> 也有可能社区版部署在了其他端口,请打开 Docker Desktop,找到`traefik`容器旁边的port映射,比如`64703:80`,那么你应该访问`http://localhost:64703`
6161
6262
![](./docker-deploy/create-account.png)
6363

64-
现在,你需要激活你的主账号。激活需要1个License,个人使用可以免费在[SwanLab官网](https://swanlab.cn)申请一个。
64+
现在,你需要激活你的主账号。激活需要1个License,个人使用可以免费在[SwanLab官网](https://swanlab.cn)申请一个,位置在 「设置」-「账户与许可证」
6565

66-
> 占位图-公有云版设置-申请License
66+
![](./docker-deploy/apply-license.png)
6767

6868
拿到License后,回到激活页面,填写用户名、密码、确认密码和License,点击激活即可完成创建。
6969

145 KB
Loading

0 commit comments

Comments
 (0)