fix the db location
This commit is contained in:
parent
cfb1a87a5b
commit
51c8f7c092
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user