mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Disabled host network
https://github.com/alexbelgium/hassio-addons/issues/853
This commit is contained in:
@@ -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]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user