stop specifying language in markdown code block
This commit is contained in:
parent
cb81b2c4c8
commit
58863dca5b
@ -23,7 +23,7 @@ tuic-client -c PATH/TO/CONFIG
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
```json
|
```
|
||||||
{
|
{
|
||||||
// Settings for the outbound TUIC proxy
|
// Settings for the outbound TUIC proxy
|
||||||
"relay": {
|
"relay": {
|
||||||
|
@ -23,7 +23,7 @@ tuic-server -c PATH/TO/CONFIG
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
```json
|
```
|
||||||
{
|
{
|
||||||
// The socket address to listen on
|
// The socket address to listen on
|
||||||
"server": "[::]:443",
|
"server": "[::]:443",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user