'seafile_sync/config.yaml' updaten
This commit is contained in:
parent
864be5cde5
commit
b51becb3c3
1 changed files with 2 additions and 3 deletions
|
@ -13,7 +13,6 @@ map:
|
|||
- config:ro
|
||||
- media:rw
|
||||
- share:rw
|
||||
- library:ro
|
||||
# - ssl:ro
|
||||
host_network: true
|
||||
options:
|
||||
|
@ -29,5 +28,5 @@ schema:
|
|||
LIBRARY_UUID: password
|
||||
SKIP_SSL_CERT: str
|
||||
|
||||
#volumes:
|
||||
# - /config:/library:ro
|
||||
volumes:
|
||||
- /mnt/data/supervisor/homeassistant:/library:ro
|
Loading…
Reference in a new issue