mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 10:45:52 +01:00
fix config
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user