fix the db location

This commit is contained in:
Remy Moll 2024-03-27 09:15:25 +01:00
parent cfb1a87a5b
commit 51c8f7c092

View File

@ -34,6 +34,10 @@ api:
frontendUrl: https://todos.kluster.moll.re
database:
type: sqlite
# The path to the database file.
# This is the default value, you can change it if you want to.
# sqlite:
path: app/vikunja/files/vikunja.db
registration: false
env: