From b51becb3c30072ce7d52ce37a5d7562f0d5516f1 Mon Sep 17 00:00:00 2001 From: Lermer Date: Thu, 28 Jul 2022 09:44:33 +0200 Subject: [PATCH] 'seafile_sync/config.yaml' updaten --- seafile_sync/config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/seafile_sync/config.yaml b/seafile_sync/config.yaml index b0a9044..ffcda77 100644 --- a/seafile_sync/config.yaml +++ b/seafile_sync/config.yaml @@ -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 \ No newline at end of file +volumes: + - /mnt/data/supervisor/homeassistant:/library:ro \ No newline at end of file