aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 17:06:26 +0000
committerFuwn <[email protected]>2021-05-20 17:06:26 +0000
commit7906a9b528ef7fffc1cf2b1b0c09a279e28d0971 (patch)
tree4f7c1bfe28680f88581aa32662c38ff8216b0641
parentrefactor(global): move crates around, stricter module isolation (diff)
downloadwhirl-7906a9b528ef7fffc1cf2b1b0c09a279e28d0971.tar.xz
whirl-7906a9b528ef7fffc1cf2b1b0c09a279e28d0971.zip
fix(env): nix env vars to .env
-rw-r--r--.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env b/.env
index 7891f34..4391dc8 100644
--- a/.env
+++ b/.env
@@ -2,3 +2,4 @@
# either not working or you just don't want to use it. :)
DATABASE_URl=whirl.sqlite3
+RUST_BACKTRACE=1