Skip to content

Commit

Permalink
Fix job
Browse files Browse the repository at this point in the history
  • Loading branch information
floodcode committed Jul 9, 2024
1 parent d763f00 commit 20f30e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/deploy-live.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ job "depictor-live" {
name = "depictor-nginx"
port = "nginx-http"
tags = [
"deploy_sha=DEPLOY_SHA"
"deploy_sha=DEPLOY_SHA",
"traefik.enable=true",
"traefik.http.routers.depictor.entrypoints=https",
"traefik.http.routers.depictor.rule=Host(`netowork-health.dmz.ator.dev`)",
Expand Down

0 comments on commit 20f30e1

Please sign in to comment.