mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +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
|
```toml
|
||||||
[network]
|
[network]
|
||||||
address = '0.0.0.0:3000'
|
address = '0.0.0.0:3000'
|
||||||
tls_certificate_path = './cert.crt'
|
tls_certificate_path = './cert.pem'
|
||||||
tls_private_key_path = './key.pk8'
|
tls_private_key_path = './key.pem'
|
||||||
```
|
```
|
||||||
|
|
||||||
### aquatic_ws: WebTorrent tracker
|
### aquatic_ws: WebTorrent tracker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue