aboutsummaryrefslogtreecommitdiff
path: root/.env.example
blob: 263ce888a14202da833177ee46b189edc2ae6118 (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=lime.sqlite3
PORT=8000