freechat/website/Rocket.toml
2019-11-10 20:23:44 -08:00

8 lines
144 B
TOML

[development]
address="localhost"
port=8080
templates_dir="static/html/"
[production]
address="localhost"
port=8080
templates_dir="static/html/"