豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 6379eb2

Browse files
committed
update README
1 parent b6d7339 commit 6379eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ vestauth agent init
341341
Your agent `set`s secrets with a simple `curl` endpoint:
342342

343343
```bash
344-
vestauth agent curl -X POST https://as2.dotenvx.com/set '{"KEY":"value"}'
344+
vestauth agent curl -X POST https://as2.dotenvx.com/set -d '{"KEY":"value"}'
345345
```
346346

347347
And your agent `get`s secrets with a simple `curl` endpoint:

0 commit comments

Comments
 (0)