Make it prettier

This commit is contained in:
Kobe Arthur Scofield 2022-06-18 23:17:35 +08:00 committed by GitHub
parent 2c552dd5b5
commit dbceb4c3c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ HTTP/2 内置多路复用,不建议使用 HTTP/2 时启用 mux.cool。
"health_check_timeout": 15,
"method": "PUT",
"headers": {
"Header": ["value"]
"Header": ["value"]
}
}
```