mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update README
This commit is contained in:
parent
c265b6ae7f
commit
f7b7005e9a
1 changed files with 2 additions and 2 deletions
|
|
@ -171,8 +171,8 @@ paths in the configuration file, e.g.:
|
|||
```toml
|
||||
[network]
|
||||
address = '0.0.0.0:3000'
|
||||
tls_certificate_path = './cert.crt'
|
||||
tls_private_key_path = './key.pk8'
|
||||
tls_certificate_path = './cert.pem'
|
||||
tls_private_key_path = './key.pem'
|
||||
```
|
||||
|
||||
### aquatic_ws: WebTorrent tracker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue