fix config

This commit is contained in:
Pascal Vizeli
2017-06-27 22:26:16 +02:00
parent a7fe23e3b2
commit 0a280923a3

View File

@@ -6,8 +6,8 @@
"url": "https://home-assistant.io/addons/mariadb/",
"startup": "before",
"boot": "auto",
"network": {
"tcp/3306": 3306
"ports": {
"3306/tcp": 3306
},
"options": {
"databases": ["homeassistant"],