Skip to content

Commit

Permalink
feat(homeassistant): Add Home Assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Jan 19, 2024
1 parent 6af397e commit bcc8b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,8 @@ services:
- traefik.http.routers.homeassistant.tls=true
- traefik.http.routers.homeassistant.tls.certresolver=myresolver
- traefik.http.services.homeassistant.loadbalancer.server.port=8123
- traefik.http.routers.homeassistant.middlewares=haHeaders
- traefik.http.middlewares.homeassistant.headers.customrequestheaders.Connection=Upgrade
- homepage.group=Apps
- homepage.name=homeassistant
- homepage.icon=homeassistant.png
Expand Down

0 comments on commit bcc8b26

Please sign in to comment.