Skip to content

Commit a030520

Browse files
committed
chore: default environment description
1 parent eefd27a commit a030520

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

docs/application/environment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -138,21 +138,21 @@ When you stop an environment, Walrus will stop the resources in the environment
138138

139139
## Set Default Environment
140140

141-
The default environment accessed after logging in for the first time in Walrus is the `local` environment under the `default` project. You can also customize the default environment:
141+
In Walrus, when there are multiple environments, you can set the environment you are concerned about as the default environment. You can only set one environment from one project as the default environment. The method for setting it is:
142142

143143
1. In the breadcrumb `Environments` drop-down option at the top, click ![star-line](/img/v0.5.0/application/environment/star-line.png) in front of the environment to set it as the default access environment.
144144

145-
![set-default-env-en](/img/v0.5.0/application/environment/set-default-env-en.png)
145+
![set-default-env-en](/img/v0.5.0/application/environment/set-default-env-en.png)
146146

147-
2. If the project corresponding to the environment is deleted, this setting will also be deleted.
148-
3. When there is a default environment, logging in or clicking the menu `Applications` will enter the default environment details page.
147+
2. If the project corresponding to the default environment is deleted, this setting will also be deleted.
148+
3. After setting a default environment, upon successful login or clicking the `Applications` menu, will enter the default environment details page.
149149

150150
## Unset Default Environment
151151

152152
In the breadcrumbs `Environments` drop-down option at the top, click ![star-fill](/img/v0.5.0/application/environment/star-fill.png) in front of the environment to cancel the default environment.
153153

154154
![unset-default-env-en](/img/v0.5.0/application/environment/unset-default-env-en.png)
155155

156-
1. After unset or deleting the default environment, the default access after successful login is the first environment under the first project.
157-
2. After unset the default environment, click the menu `Applications`, and the page entered by default is the recently visited page (project list, project details, environment details).
158-
3. After deleting the default environment, click the menu `Applications` and the default access is the first environment under the project.
156+
1. After unsetting or deleting the default environment, the default access after a successful login will be the first environment under the first project.
157+
2. After unsetting the default environment, clicking the `Applications` menu will take you to the recently visited page (project list, project details, environment details).
158+
3. After deleting the default environment, clicking the `Applications` menu will grant default access to the first environment under the project.

i18n/zh/docusaurus-plugin-content-docs/current/application/environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@ sidebar_position: 2
138138

139139
## 设置默认环境
140140

141-
在 Walrus 中首次登录后默认访问的环境为`default`项目下的`local`环境,也可以自定义默认环境
141+
在 Walrus 中有多个环境时,可以将你关注的环境设置为默认环境,只能设置一个项目的一个环境为默认环境,设置方式为
142142

143143
1. 在顶部面包屑`环境`下拉选项中,点击环境前面的![star-line](/img/v0.5.0/application/environment/star-line.png),即可设为默认的访问环境。
144144

145145
![set-default-env-zh](/img/v0.5.0/application/environment/set-default-env-zh.png)
146146

147-
2. 若环境对应的项目被删除,则该设置也会被删除。
148-
3. 存在默认环境时,登录或者点击菜单`应用`将会进入的默认环境详情页。
147+
2. 若默认环境对应的项目被删除,则该设置也会被删除。
148+
3. 设置默认环境后,登录成功或者点击菜单`应用`将会进入的默认环境详情页。
149149

150150
## 取消设置默认环境
151151

0 commit comments

Comments
 (0)