Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Jun 17, 2024
1 parent 40dc944 commit a4fe1f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
STEAM_KEY=
CACHE_TIME=
NUXT_STEAM_KEY=
NUXT_CACHE_TIME=
4 changes: 2 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@

| 名称 | 描述 | 示例 |
| ----------- | ----------- | ----------- |
| STEAM_KEY | [Steam Api Key](https://steamcommunity.com/dev/apikey) | 5B23D7ECExxxxxxB58C57BC242 |
| CACHE_TIME | 请求缓存时间(秒) | 3600 |
| NUXT_STEAM_KEY | [Steam Api Key](https://steamcommunity.com/dev/apikey) | 5B23D7ECExxxxxxB58C57BC242 |
| NUXT_CACHE_TIME | 请求缓存时间(秒) | 3600 |

### PaaS

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@

| Name | Description | Example |
| ----------- | ----------- | ----------- |
| STEAM_KEY | [Steam Api Key](https://steamcommunity.com/dev/apikey) | 5B23D7ECExxxxxxB58C57BC242 |
| CACHE_TIME | request cache time (second)| 3600 |
| NUXT_STEAM_KEY | [Steam Api Key](https://steamcommunity.com/dev/apikey) | 5B23D7ECExxxxxxB58C57BC242 |
| NUXT_CACHE_TIME | request cache time (second)| 3600 |

### PaaS

Expand Down

0 comments on commit a4fe1f0

Please sign in to comment.