Skip to content

Commit 4db9263

Browse files
committed
fix dead link
1 parent c90ff58 commit 4db9263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/guide_cloud/self_host/docker-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you prefer to use [DockerHub](https://hub.docker.com/) as the image registry,
5353

5454
## 3. Activate the Primary Account
5555

56-
SwanLab Community Edition uses port `8000` by default. If using the default configuration, access it at: http://localhost:8000.
56+
SwanLab Community Edition uses port `8000` by default. If using the default configuration, access it at: `http://localhost:8000`.
5757

5858
> If the community edition is deployed on a different port, open Docker Desktop, locate the port mapping for the `traefik` container (e.g., `64703:80`), and access `http://localhost:64703`.
5959

zh/guide_cloud/self_host/docker-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cd ./docker
5555

5656
## 3. 激活主账号
5757

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

6060
> 也有可能社区版部署在了其他端口,请打开 Docker Desktop,找到`traefik`容器旁边的port映射,比如`64703:80⁠`,那么你应该访问`http://localhost:64703`
6161

0 commit comments

Comments
 (0)