Update config.json

This commit is contained in:
Pascal Vizeli
2017-07-07 00:08:02 +02:00
committed by GitHub
parent 138fb15477
commit 21c5119c70

View File

@@ -27,5 +27,6 @@
{"username": "str", "host": "str", "database": "str", "grant": "str"} {"username": "str", "host": "str", "database": "str", "grant": "str"}
] ]
}, },
"image": "homeassistant/{arch}-addon-mariadb" "image": "homeassistant/{arch}-addon-mariadb",
"timeout": 20
} }