aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 17:06:26 -0700
committerFuwn <[email protected]>2021-05-20 17:06:26 -0700
commit257c22653614917a719e085d10091aab2fc6cf6c (patch)
tree14f33a400d2c6307fee1fb446357829c2581201a /.env
parentrefactor(global): move crates around, stricter module isolation (diff)
downloadwhirl-257c22653614917a719e085d10091aab2fc6cf6c.tar.xz
whirl-257c22653614917a719e085d10091aab2fc6cf6c.zip
fix(env): nix env vars to .env
Diffstat (limited 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