1
0
mirror of https://github.com/rwf2/Rocket.git synced 2025-01-20 00:19:05 +00:00
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"