aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-03 14:57:47 +0000
committerFuwn <[email protected]>2024-06-03 14:57:47 +0000
commit3abe7df3fbc12a8df259f48c746f2b9344a5f33c (patch)
treeefec8803b8b65db8f56fafe884f879921091805a /.env
parentMerge pull request #153 from Whirlsplash/renovate/actions-checkout-3.x (diff)
downloadwhirl-old.tar.xz
whirl-old.zip
fix: bump rust and update accordinglyorigin/oldold
Diffstat (limited to '.env')
-rw-r--r--.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env b/.env
index 472708e..1159fd7 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
# This file is *mostly* just a backup for environment variables in case Nix is
# either not working or you just don't want to use it. :)
-DATABASE_URl=.whirl/db.sqlite3
+DATABASE_URL=.whirl/db.sqlite3
RUST_BACKTRACE=1