Skip to content

Commit 73f2be6

Browse files
committed
update docs
1 parent 874829f commit 73f2be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/backend/reference/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: 配置
66

77
## 环境配置
88

9-
### `ENVIRONMENT` <Badge type="info" text="Literal['dev', 'pro']" /> <Badge type="warning" text="env" />
9+
### `ENVIRONMENT` <Badge type="info" text="Literal['dev', 'prod']" /> <Badge type="warning" text="env" />
1010

11-
指定环境模式,当设置为 `pro` 时,openapi 相关在线文档将被禁止访问
11+
指定环境模式,当设置为 `prod` 时,openapi 相关在线文档将被禁止访问
1212

1313
## FastAPI 配置
1414

0 commit comments

Comments
 (0)