chore(media-centre): add newlines for better readability
This commit is contained in:
parent
f31fd4406b
commit
509206bb63
1 changed files with 2 additions and 0 deletions
|
@ -150,7 +150,9 @@ job "media-centre" {
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "ghcr.io/jellyfin/jellyfin:10.10.7"
|
image = "ghcr.io/jellyfin/jellyfin:10.10.7"
|
||||||
|
|
||||||
group_add = ["997"]
|
group_add = ["997"]
|
||||||
|
|
||||||
ports = ["jellyfin"]
|
ports = ["jellyfin"]
|
||||||
|
|
||||||
devices = [
|
devices = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue