diff --git a/services/evcc.hcl b/services/evcc.hcl index 808c03d..1cd49d0 100644 --- a/services/evcc.hcl +++ b/services/evcc.hcl @@ -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 = [