Fix Penpot Exporter From Hitting Bad Gateway
This commit is contained in:
parent
927d57e9c9
commit
9c64bb856f
@ -225,7 +225,7 @@ job "penpot" {
|
||||
|
||||
service {
|
||||
name = "penpot-exporter"
|
||||
port = "ingress"
|
||||
port = "6061"
|
||||
tags = ["traefik.enable=false"] # Hide envoy from traefik
|
||||
|
||||
connect {
|
||||
|
Loading…
Reference in New Issue
Block a user