Fix readonly

This commit is contained in:
Yax 2025-01-01 09:53:57 +01:00
parent bf135a21fc
commit f3d6805dc3

View file

@ -12,7 +12,7 @@ services:
- type: bind - type: bind
source: ${SEAFILE_PHOTOS} source: ${SEAFILE_PHOTOS}
target: /mnt/media/photos target: /mnt/media/photos
readonly read_only: true
bind: bind:
propagation: rslave propagation: rslave
privileged: true privileged: true