Fix readonly
This commit is contained in:
parent
bf135a21fc
commit
f3d6805dc3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- type: bind
|
||||
source: ${SEAFILE_PHOTOS}
|
||||
target: /mnt/media/photos
|
||||
readonly
|
||||
read_only: true
|
||||
bind:
|
||||
propagation: rslave
|
||||
privileged: true
|
||||
|
|
Loading…
Add table
Reference in a new issue