Update using editorconfig

This commit is contained in:
2024-06-14 16:26:19 -03:00
parent d11c9b2d32
commit fa2cd8d0aa
9 changed files with 9 additions and 13 deletions

View File

@ -7,7 +7,7 @@ services:
VIKUNJA_SERVICE_PUBLICURL: https://vikunja.shoebottom.ca/
VIKUNJA_SERVICE_ENABLEREGISTRATION: false
# Note the default path is /app/vikunja/vikunja.db.
# This config variable moves it to a different folder so you can use a volume and
# This config variable moves it to a different folder so you can use a volume and
# store the database file outside the container so state is persisted even if the container is destroyed.
VIKUNJA_DATABASE_PATH: /db/vikunja.db
ports: