Rocket/examples/todo/Rocket.toml

6 lines
90 B
TOML
Raw Normal View History

[global]
template_dir = "static"
[global.databases.sqlite_database]
url = "db/db.sqlite"