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