Add log and dns documentation
This commit is contained in:
13
docs/configuration/inbound/index.md
Normal file
13
docs/configuration/inbound/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
### Structure
|
||||
|
||||
```json
|
||||
{
|
||||
"inbounds": [
|
||||
{
|
||||
"type": "",
|
||||
"tag": "",
|
||||
...
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user