'seafile_sync/config.yaml' updaten
This commit is contained in:
parent
2d1ed9762c
commit
12730b84b6
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@ options:
|
|||
USERNAME: name of user
|
||||
PASSWORD: 1234
|
||||
LIBRARY_UUID: 0000
|
||||
SEAF_SKIP_SSL_CERT: true
|
||||
SKIP_SSL_CERT: true
|
||||
schema:
|
||||
SERVER_URL: str
|
||||
USERNAME: str
|
||||
PASSWORD: password
|
||||
LIBRARY_UUID: password
|
||||
SEAF_SKIP_SSL_CERT: str
|
||||
SKIP_SSL_CERT: str
|
||||
|
||||
#volumes:
|
||||
# - /config:/library:ro
|
Loading…
Reference in a new issue