Image upload broken by default due to permissions #3

Open
opened 2026-02-27 10:21:26 +00:00 by decentral1se · 0 comments
Owner

Work-around 👇

abra app run <app> app bash -u root
chown 1000:1000 storage
Work-around 👇 ``` abra app run <app> app bash -u root chown 1000:1000 storage ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/timeoverflow#3
No description provided.