Update docker compose example with fixed storage volume #950

Merged
zachgoll merged 1 commits from 926-storage-error-eacces-permission-denied-dir_s_mkdir-railsstorage into main 2024-07-06 02:16:02 +08:00
zachgoll commented 2024-07-06 02:03:38 +08:00 (Migrated from github.com)

Uses named volumes rather than bind mounts to avoid system-dependent permissions for file uploads.

Uses named volumes rather than bind mounts to avoid system-dependent permissions for file uploads.
Sign in to join this conversation.