homeassistant: Move container to different port
This commit is contained in:
parent
8df5271acc
commit
7489a0c895
3 changed files with 12 additions and 11 deletions
|
@ -1,11 +1,12 @@
|
|||
# Ports used by container web services
|
||||
|
||||
| Port | Ansible role | Service name |
|
||||
|------|--------------|------------------------|
|
||||
| 8001 | kerberos_kdc | Kerberos KDC |
|
||||
| 8002 | grafana | Grafana |
|
||||
| 8003 | authcheck | Authentication check |
|
||||
| 8004 | roundcube | Roundcube webmail |
|
||||
| 8005 | php4dvd | php4dvd movie catalog |
|
||||
| 8006 | scanservjs | SANE Scanner webui |
|
||||
| 8007 | frigate | Network video recorder |
|
||||
| Port | Ansible role | Service name |
|
||||
|------|----------------|------------------------|
|
||||
| 8001 | kerberos_kdc | Kerberos KDC |
|
||||
| 8002 | grafana | Grafana |
|
||||
| 8003 | authcheck | Authentication check |
|
||||
| 8004 | roundcube | Roundcube webmail |
|
||||
| 8005 | php4dvd | php4dvd movie catalog |
|
||||
| 8006 | scanservjs | SANE Scanner webui |
|
||||
| 8007 | frigate | Network video recorder |
|
||||
| 8008 | hoemeassistant | Home Assistant |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue