apps/do: test vikunja paths

This commit is contained in:
xeruf 2024-03-12 11:05:41 +03:00
parent 6e941da1d1
commit 1567895a11
1 changed files with 2 additions and 2 deletions

View File

@ -69,6 +69,7 @@ data:
fromemail: "${outgoing_mail_from_address}"
forcessl: true
service:
#rootpath: "/app/vikunja"
frontendurl: "https://${vikunja_domain}"
timezone: "CET"
JWTSecret: "${jwt}"
@ -78,11 +79,10 @@ data:
password: "${postgresql_password}"
# https://vikunja.io/docs/config-options/#log
log:
path: "/app/vikunja"
standard: stderr
level: debug
database: file
databaselevel: info
databaselevel: debug
http: file
echo: file
events: file