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