main #3
1 changed files with 2 additions and 2 deletions
|
@ -17,10 +17,10 @@ options:
|
||||||
PASSWORD: 1234
|
PASSWORD: 1234
|
||||||
LIBRARY_UUID: 0000
|
LIBRARY_UUID: 0000
|
||||||
schema:
|
schema:
|
||||||
SERVER_URL: url
|
SERVER_URL: str
|
||||||
USERNAME: str
|
USERNAME: str
|
||||||
PASSWORD: password
|
PASSWORD: password
|
||||||
LIBRARY_UUID: str
|
LIBRARY_UUID: password
|
||||||
|
|
||||||
#volumes:
|
#volumes:
|
||||||
# - /config:/library:ro
|
# - /config:/library:ro
|
Loading…
Reference in a new issue