main #3

Merged
Lermer merged 35 commits from main into dev 2022-07-28 06:59:08 +02:00
Showing only changes of commit e8d6853742 - Show all commits

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