Skip to content

Commit

Permalink
remove duplicated traefik label
Browse files Browse the repository at this point in the history
  • Loading branch information
foodelevator committed Nov 24, 2024
1 parent 9380b75 commit e3f74a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion job.nomad.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ job "pls" {
"traefik.http.routers.pls.rule=Host(`pls.datasektionen.se`)",
"traefik.http.routers.pls.tls.certresolver=default",

"traefik.enable=true",
"traefik.http.routers.pls-internal.rule=Host(`pls.nomad.dsekt.internal`)",
"traefik.http.routers.pls-internal.entrypoints=web-internal",
]
Expand Down

0 comments on commit e3f74a3

Please sign in to comment.