Update 4815.md (#3388)
This commit is contained in:
parent
e9297c2c6a
commit
1e618502c7
@ -45,7 +45,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4815' \
|
|||||||
从任意终端,发起 1 个 HTTP 请求。其中 {{rootkey}} 替换成环境变量里的 `rootkey`;{{host}} 替换成**fastgpt-pro域名**。
|
从任意终端,发起 1 个 HTTP 请求。其中 {{rootkey}} 替换成环境变量里的 `rootkey`;{{host}} 替换成**fastgpt-pro域名**。
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl --location --request POST 'https://{{host}}/api/admin/refreshFreeUser' \
|
curl --location --request POST 'https://{{host}}/api/admin/init/refreshFreeUser' \
|
||||||
--header 'rootkey: {{rootkey}}' \
|
--header 'rootkey: {{rootkey}}' \
|
||||||
--header 'Content-Type: application/json'
|
--header 'Content-Type: application/json'
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user