'seafile_sync/config.yaml' updaten
This commit is contained in:
parent
5ed324c887
commit
63f4efbb41
1 changed files with 2 additions and 2 deletions
|
@ -17,10 +17,10 @@ options:
|
|||
PASSWORD: 1234
|
||||
LIBRARY_UUID: 0000
|
||||
schema:
|
||||
SERVER_URL: url
|
||||
SERVER_URL: str
|
||||
USERNAME: str
|
||||
PASSWORD: password
|
||||
LIBRARY_UUID: str
|
||||
LIBRARY_UUID: password
|
||||
|
||||
#volumes:
|
||||
# - /config:/library:ro
|
Loading…
Reference in a new issue