We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c44a47 commit 87ab645Copy full SHA for 87ab645
.env.example
@@ -25,4 +25,5 @@ AUTH_USERNAME=
25
AUTH_PASSWORD_HASH=
26
AUTH_ENABLED=false
27
AUTH_SETUP_COMPLETED=false
28
-JWT_SECRET=
+JWT_SECRET=
29
+DATABASE_URL="file:./data/database.sqlite"
0 commit comments