'seafile_sync/config.yaml' updaten

This commit is contained in:
Mathijs Lermer 2022-07-27 22:35:21 +02:00
parent efa0c18d20
commit e8d6853742

View file

@ -7,8 +7,13 @@ arch:
- amd64 - amd64
map: map:
- "config:ro" - "config:ro"
options:
SEAF_SERVER_URL: https://example.com
SEAF_USERNAME: name of user
SEAF_PASSWORD: 1234
SEAF_LIBRARY_UUID: 0000
schema: schema:
SEAF_SERVER_URL: str SEAF_SERVER_URL: url
SEAF_USERNAME: str SEAF_USERNAME: str
SEAF_PASSWORD: password SEAF_PASSWORD: password
SEAF_LIBRARY_UUID: str SEAF_LIBRARY_UUID: str