Migrate to docker home assistant
This commit is contained in:
parent
dc56a2336b
commit
920ef55546
2 changed files with 27 additions and 14 deletions
|
@ -1,14 +1 @@
|
|||
http:
|
||||
routers:
|
||||
homeAssistant-secure:
|
||||
entryPoints:
|
||||
- https
|
||||
rule: Host(`domo.mrdev023.fr`)
|
||||
tls:
|
||||
certResolver: sslResolver
|
||||
service: homeAssistant
|
||||
services:
|
||||
homeAssistant:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://172.17.0.1:8123/"
|
||||
http: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue