After updating to 0.20.0 no login (user does not exist)

Yes, I can start a console in each container. But I don’t have a separate database-container for Vikunja. I have installed the Vikunja-docker without any modifications, and it seems like it uses its own database inside this Vikunja-container (SQlite?)

When I start a console in the Vikunja-container and type “ls”, I see:

  • a folder “files”
  • a file “vikunja” (I guess it is a file, at least I cannot cd into it)
  • finally the database named “vikunja.db”

When I navigate to /files/config, the folder is empty.