homeassi as hassio.service.consul
This commit is contained in:
@@ -8,14 +8,13 @@ job "homeassistant" {
|
|||||||
count = 1
|
count = 1
|
||||||
|
|
||||||
network {
|
network {
|
||||||
mode = "host"
|
|
||||||
port "http" {
|
port "http" {
|
||||||
to = 8123
|
to = 8123
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
service {
|
service {
|
||||||
name = "homeassistant"
|
name = "hassio"
|
||||||
port = "http"
|
port = "http"
|
||||||
|
|
||||||
tags = [
|
tags = [
|
||||||
|
|||||||
Reference in New Issue
Block a user