.env: update database URL

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-06-30 10:11:52 +02:00
parent 2dbea55fba
commit 358700f16d

2
.env
View File

@@ -1,4 +1,4 @@
TEST_LANG=en
RUST_LOG=advotracker=info
DATABASE_URL=./testdb.sqlite3
DATABASE_URL=./advotracker.sqlite3
#DATABASE_URL=postgres://username:password@localhost/advotracker