Update config.json

This commit is contained in:
Alexandre
2023-11-29 15:52:56 +01:00
committed by GitHub
parent 37c568c80a
commit d8119c32cd

View File

@@ -66,7 +66,7 @@
},
"image": "ghcr.io/alexbelgium/omada-{arch}",
"map": [
"config:rw",
"addon_config:rw",
"ssl:ro"
],
"name": "Omada",
@@ -95,6 +95,6 @@
"slug": "omada",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.12-2023-11-22-2",
"version": "5.12-2023-11-22-3",
"webui": "http://[HOST]:[PORT:8088]"
}