diff --git a/omada/config.json b/omada/config.json index e8afe1fe7..9773902eb 100644 --- a/omada/config.json +++ b/omada/config.json @@ -64,7 +64,7 @@ "SSL_KEY_NAME": "privkey.pem", "TZ": "Etc/UTC" }, - "host_network": true, + "host_network": false, "image": "ghcr.io/alexbelgium/omada-{arch}", "map": [ "config:rw", @@ -95,6 +95,6 @@ }, "slug": "omada", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.9-chromium-amd64-2023-06-05", + "version": "5.9-chromium-amd64-2023-06-05-2", "webui": "http://[HOST]:[PORT:8088]" }