Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
job "foo" {
task "bar" {
driver = "docker"
config {
image = "hashicorp/image"
port_map {
db = 1234
}