Skip to content
Snippets Groups Projects
Commit 1567895a authored by xeruf's avatar xeruf
Browse files

apps/do: test vikunja paths

parent 6e941da1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment