Builds a basic api with rocket.rs, updates index.html
This commit is contained in:
2
web/Rocket.toml
Normal file
2
web/Rocket.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[global.databases]
|
||||
cookbook_db = { url = "../cookbook/db.sqlite3" }
|
||||
Reference in New Issue
Block a user