Add ports for modbusproxy.

This commit is contained in:
2024-09-23 15:44:35 +01:00
parent a79e666a85
commit 20f8237785

View File

@@ -11,6 +11,9 @@ job "evcc" {
port "p8887" { static = 8887 }
port "p7090" { static = 7090 }
port "p9522" { static = 9522 }
port "p5021" { static = 5021 }
port "p5022" { static = 5022 }
port "p5023" { static = 5023 }
}
task "server" {
@@ -23,6 +26,9 @@ job "evcc" {
"p8887",
"p7090",
"p9522",
"p5021",
"p5022",
"p5023",
]
volumes = [