summaryrefslogtreecommitdiff
path: root/schist_backend/Rocket.toml
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-08-13 17:42:42 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-08-13 17:43:23 +0100
commit6495038aba28c332050768cecf062418a25d5a96 (patch)
tree97debc923ef76051ad669a432b128265a3975173 /schist_backend/Rocket.toml
parentee3cd780e21260257b401c3f5cbababd9e27a15a (diff)
remove schist_backend
Diffstat (limited to 'schist_backend/Rocket.toml')
-rw-r--r--schist_backend/Rocket.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/schist_backend/Rocket.toml b/schist_backend/Rocket.toml
deleted file mode 100644
index 088d632..0000000
--- a/schist_backend/Rocket.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-[global.databases]
-user_data = { url = "/home/joeac/src/budgeting-app/backend/core/user_data.sqlite" }