blob: 962c8e260bcb05d76e89488f836e147341e1ac57 (
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/whirl.sqlite3
RUST_BACKTRACE=1
|