blob: 4391dc8cde99262fcc638a142abcac887c3c2fc9 (
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.sqlite3
RUST_BACKTRACE=1
|