local jenkins changes

This commit is contained in:
2023-10-22 12:23:12 +02:00
parent 5a1f427714
commit 8552ef12cf

View File

@@ -11,6 +11,9 @@ job "jenkins" {
port "http" { port "http" {
to = 8080 to = 8080
} }
port "api" {
to = 50000
}
} }
service { service {