Update using editorconfig
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user