'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
|
- config:ro
|
||||||
- media:rw
|
- media:rw
|
||||||
- share:rw
|
- share:rw
|
||||||
- library:ro
|
|
||||||
# - ssl:ro
|
# - ssl:ro
|
||||||
host_network: true
|
host_network: true
|
||||||
options:
|
options:
|
||||||
|
@ -29,5 +28,5 @@ schema:
|
||||||
LIBRARY_UUID: password
|
LIBRARY_UUID: password
|
||||||
SKIP_SSL_CERT: str
|
SKIP_SSL_CERT: str
|
||||||
|
|
||||||
#volumes:
|
volumes:
|
||||||
# - /config:/library:ro
|
- /mnt/data/supervisor/homeassistant:/library:ro
|
Loading…
Reference in a new issue