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
|
||||
|
||||
```json
|
||||
```
|
||||
{
|
||||
// Settings for the outbound TUIC proxy
|
||||
"relay": {
|
||||
|
@ -23,7 +23,7 @@ tuic-server -c PATH/TO/CONFIG
|
||||
|
||||
## Configuration
|
||||
|
||||
```json
|
||||
```
|
||||
{
|
||||
// The socket address to listen on
|
||||
"server": "[::]:443",
|
||||
|
Loading…
x
Reference in New Issue
Block a user