'seafile_sync/config.yaml' updaten

This commit is contained in:
Mathijs Lermer 2022-07-27 22:56:01 +02:00
parent 2d1ed9762c
commit 12730b84b6

View file

@ -16,13 +16,13 @@ options:
USERNAME: name of user USERNAME: name of user
PASSWORD: 1234 PASSWORD: 1234
LIBRARY_UUID: 0000 LIBRARY_UUID: 0000
SEAF_SKIP_SSL_CERT: true SKIP_SSL_CERT: true
schema: schema:
SERVER_URL: str SERVER_URL: str
USERNAME: str USERNAME: str
PASSWORD: password PASSWORD: password
LIBRARY_UUID: password LIBRARY_UUID: password
SEAF_SKIP_SSL_CERT: str SKIP_SSL_CERT: str
#volumes: #volumes:
# - /config:/library:ro # - /config:/library:ro