chore(media-centre): fix formatting
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m31s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m8s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m18s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 51s
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m31s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m8s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m18s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 51s
This commit is contained in:
parent
214f64bc12
commit
b5e66efc76
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ job "media-centre" {
|
||||||
to = 9102
|
to = 9102
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
task "plex" {
|
task "plex" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
|
@ -129,7 +129,7 @@ job "media-centre" {
|
||||||
to = 9102
|
to = 9102
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
task "tautulli" {
|
task "tautulli" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
|
@ -178,7 +178,7 @@ job "media-centre" {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
tags = [
|
tags = [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.http.routers.tautulli.entrypoints=websecure",
|
"traefik.http.routers.tautulli.entrypoints=websecure",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue