blob: 1159fd705c274a978fe73df3f1acfa07686b8193 (
plain) (
blame)
1
2
3
4
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
RUST_BACKTRACE=1
|