Fix home-assistant
This commit is contained in:
parent
95e8da7960
commit
1a134aa687
3 changed files with 7 additions and 9 deletions
|
@ -10,13 +10,9 @@ services:
|
|||
volumes:
|
||||
- home_assistant_config:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- 8123:8123
|
||||
network_mode: host
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- NET_BIND_SERVICE
|
||||
- SYS_ADMIN
|
||||
expose:
|
||||
- 8123
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.homeassistant-secure.entrypoints=https"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue