Remove Not Needed Port Labels
This commit is contained in:
parent
9c64bb856f
commit
fca39e54b3
@ -119,9 +119,6 @@ job "penpot" {
|
||||
|
||||
network {
|
||||
mode = "bridge"
|
||||
port "ingress" {
|
||||
to = 6060
|
||||
}
|
||||
}
|
||||
|
||||
service {
|
||||
@ -206,9 +203,6 @@ job "penpot" {
|
||||
|
||||
network {
|
||||
mode = "bridge"
|
||||
port "ingress" {
|
||||
to = 6061
|
||||
}
|
||||
}
|
||||
|
||||
task "exporter" {
|
||||
|
Loading…
Reference in New Issue
Block a user