mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
nobuild
This commit is contained in:
@@ -42,25 +42,11 @@ options:
|
|||||||
panel_admin: false
|
panel_admin: false
|
||||||
panel_icon: mdi:monitor
|
panel_icon: mdi:monitor
|
||||||
ports:
|
ports:
|
||||||
20/tcp: null
|
3001/tcp: 3001
|
||||||
21/tcp: null
|
8082/tcp: 8082
|
||||||
22/tcp: null
|
|
||||||
23/tcp: null
|
|
||||||
25/tcp: null
|
|
||||||
3001/tcp: null
|
|
||||||
3002/tcp: null
|
|
||||||
53/tcp: null
|
|
||||||
80/tcp: null
|
|
||||||
ports_description:
|
ports_description:
|
||||||
20/tcp: FTP
|
|
||||||
21/tcp: FTP
|
|
||||||
22/tcp: SSH
|
|
||||||
23/tcp: TELNET
|
|
||||||
25/tcp: SMTP
|
|
||||||
3001/tcp: Web interface https
|
3001/tcp: Web interface https
|
||||||
3002/tcp: custom port 2
|
8082/tcp: Web sockets port
|
||||||
53/tcp: DNS
|
|
||||||
80/tcp: http
|
|
||||||
privileged:
|
privileged:
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
- DAC_READ_SEARCH
|
- DAC_READ_SEARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user