Help with caldav, email reminders and task attachments

Fixed the attachment upload problem: for some reason the “files” directory inside the api container was owned by 1026:users. Had to fix permissions:
chown vikunja:vikunja files
Now I can upload files into tasks!