mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Test of enabling mariadb
https://github.com/alexbelgium/hassio-addons/issues/508
This commit is contained in:
@@ -30,13 +30,14 @@
|
||||
"80/tcp": "web interface"
|
||||
},
|
||||
"schema": {
|
||||
"Images_location": "str"
|
||||
"Images_location": "str",
|
||||
"database": "list(internal|mariadb_addon)"
|
||||
},
|
||||
"services": [
|
||||
"mysql:want"
|
||||
],
|
||||
"slug": "zoneminder",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.36.26",
|
||||
"version": "1.36.26-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user