summaryrefslogtreecommitdiff
path: root/backend/Rocket.toml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Rocket.toml')
-rw-r--r--backend/Rocket.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/Rocket.toml b/backend/Rocket.toml
new file mode 100644
index 0000000..bb43355
--- /dev/null
+++ b/backend/Rocket.toml
@@ -0,0 +1,2 @@
+[global.databases]
+user_data = { url = "/home/joeac/src/budgeting-app/backend/user_data.sqlite" }