diff options
author | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2022-02-17 05:31:06 +0900 |
---|---|---|
committer | Jari Vetoniemi <mailroxas@gmail.com> | 2022-02-18 02:10:42 +0900 |
commit | 47d0f971fcf64d1bb036f0081d2ff209ec5007ee (patch) | |
tree | 7756cad0c4c915e277aba2c42e3110b0a2bf4e6f /Rocket.toml |
Diffstat (limited to 'Rocket.toml')
-rw-r--r-- | Rocket.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Rocket.toml b/Rocket.toml new file mode 100644 index 0000000..f323301 --- /dev/null +++ b/Rocket.toml @@ -0,0 +1,2 @@ +[global.databases] +kanta = { url = "kanta.sqlite" } |