do: update vikunja log path
This commit is contained in:
parent
051d503770
commit
d7600ad601
|
@ -38,6 +38,7 @@ data:
|
|||
host: vikunja-postgresql
|
||||
password: "${postgresql_password}"
|
||||
log:
|
||||
path: "/etc/vikunja"
|
||||
http: file
|
||||
database: file
|
||||
databaselevel: debug
|
||||
|
|
Loading…
Reference in New Issue