blob: e2b3ab0cf571aaddb82e214aa75cb1fdf03398b0 [file] [log] [blame] [view]
# Server/http-server
## Description
This is a sharing plugin, which would start a http server.
## DefaultConfig
```yaml
# The http server address.
address: ":12800"
```