ldap0r/Rocket.toml
finga 6d247c63ba Prepare rocket requisites to start with
A basic index page with basic configuration and a rudimentary test.
2020-07-03 16:10:46 +02:00

7 lines
90 B
TOML

[development]
address = "localhost"
port = 8000
workers = 2
keep_alive = 5
log = "normal"