chore: update dependencies
This commit is contained in:
parent
86e20e6401
commit
4fb79ebb4c
5 changed files with 122 additions and 101 deletions
8
Rocket-example.toml
Normal file
8
Rocket-example.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[global]
|
||||
server_name = "your.server.name"
|
||||
port = 8448
|
||||
address = "0.0.0.0"
|
||||
|
||||
#[global.tls]
|
||||
#certs = "/etc/letsencrypt/live/your.server.name/fullchain.pem"
|
||||
#key = "/etc/letsencrypt/live/your.server.name/privkey.pem"
|
Loading…
Add table
Add a link
Reference in a new issue