add ws port
This commit is contained in:
parent
29c395395e
commit
ff9f930747
@ -38,7 +38,7 @@ job "deconz" {
|
|||||||
}
|
}
|
||||||
config {
|
config {
|
||||||
image = "deconzcommunity/deconz"
|
image = "deconzcommunity/deconz"
|
||||||
ports = ["http"]
|
ports = ["http","ws"]
|
||||||
privileged = true
|
privileged = true
|
||||||
volumes = [
|
volumes = [
|
||||||
"/mnt/diskstation/nomad/deconz:/opt/deCONZ",
|
"/mnt/diskstation/nomad/deconz:/opt/deCONZ",
|
||||||
|
Loading…
Reference in New Issue
Block a user