'seafile_sync/config.yaml' updaten

This commit is contained in:
Mathijs Lermer 2022-07-27 23:16:22 +02:00
parent b41eeb3beb
commit d43a177e6e

View file

@ -1,6 +1,6 @@
name: "Seafile sync" name: "Seafile sync"
description: "My first real add-on!" description: "My first real add-on!"
version: "0.0.01" version: "0.0.02"
slug: "seafile_test" slug: "seafile_test"
url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync url: https://git.lermer.nl/Mathijs/Hass-addons/src/branch/main/seafile_sync
init: false init: false
@ -10,7 +10,7 @@ arch:
- amd64 - amd64
map: map:
- "config:ro" - "config:ro"
host_network: true
options: options:
SERVER_URL: https://example.com SERVER_URL: https://example.com
USERNAME: name of user USERNAME: name of user