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