Hey All
I did try searching for this, but couldn’t find any reasoning. Upon firing on the Docker container, I see the following.
api_1 | 2021/01/11 16:04:00 Config File “config” Not Found in “[/app/vikunja /etc/vikunja /app/vikunja/.config/vikunja]”
api_1 | 2021/01/11 16:04:00 Using default config.
My question is, why are there spaces in the path? i.e.
- /app/vikunja /
- /etc/vikunja /
Are these accidental errors in the default config on the Container?