'seafile_sync/config.yaml' updaten
This commit is contained in:
parent
b41eeb3beb
commit
d43a177e6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
name: "Seafile sync"
|
||||
description: "My first real add-on!"
|
||||
version: "0.0.01"
|
||||
version: "0.0.02"
|
||||
slug: "seafile_test"
|
||||
url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync
|
||||
init: false
|
||||
|
@ -10,7 +10,7 @@ arch:
|
|||
- amd64
|
||||
map:
|
||||
- "config:ro"
|
||||
|
||||
host_network: true
|
||||
options:
|
||||
SERVER_URL: https://example.com
|
||||
USERNAME: name of user
|
||||
|
|
Loading…
Reference in a new issue