mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-14 05:39:09 +02:00
nobuild
Removed 3000/tcp port configuration from YAML.
This commit is contained in:
@@ -53,10 +53,8 @@ options:
|
|||||||
panel_admin: false
|
panel_admin: false
|
||||||
panel_icon: mdi:robot-happy
|
panel_icon: mdi:robot-happy
|
||||||
ports:
|
ports:
|
||||||
3000/tcp: null
|
|
||||||
3001/tcp: null
|
3001/tcp: null
|
||||||
ports_description:
|
ports_description:
|
||||||
3000/tcp: Web interface
|
|
||||||
3001/tcp: Web interface https
|
3001/tcp: Web interface https
|
||||||
privileged:
|
privileged:
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
|
|||||||
Reference in New Issue
Block a user