Add port 8123
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
|||||||
- SUPERVISOR_SHARE=/var/lib/docker/volumes/homeassistant
|
- SUPERVISOR_SHARE=/var/lib/docker/volumes/homeassistant
|
||||||
- SUPERVISOR_NAME=hassio_supervisor
|
- SUPERVISOR_NAME=hassio_supervisor
|
||||||
- HOMEASSISTANT_REPOSITORY=homeassistant/qemux86-64-homeassistant
|
- HOMEASSISTANT_REPOSITORY=homeassistant/qemux86-64-homeassistant
|
||||||
|
ports:
|
||||||
|
- "8123:8123"
|
||||||
security_opt:
|
security_opt:
|
||||||
- seccomp=unconfined
|
- seccomp=unconfined
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user