Set up DATABASE_URL via .env file

This commit is contained in:
Joscha 2023-08-05 02:48:14 +02:00
parent 5dbd8e886b
commit 488ae76c72

1
.env Normal file
View file

@ -0,0 +1 @@
DATABASE_URL=sqlite:target/dev.db