Compare commits
2 Commits
2f343b4b67
...
f26a4d60d9
| Author | SHA1 | Date | |
|---|---|---|---|
| f26a4d60d9 | |||
|
|
f4f66398de |
@@ -29,7 +29,7 @@
|
||||
"POST_START": "null"
|
||||
},
|
||||
{
|
||||
"IMAGE": "jellyfin/jellyfin:latest",
|
||||
"IMAGE": "jellyfin/jellyfin:#VERSION",
|
||||
"UPDATE": "true",
|
||||
"NAME": "jellyfin",
|
||||
"NETWORK": "host",
|
||||
|
||||
@@ -9,6 +9,13 @@
|
||||
"description": "Domain",
|
||||
"key": "DOMAIN",
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"description": "Version",
|
||||
"key": "VERSION",
|
||||
"value": "2025081105",
|
||||
"info": "Latest stable official version at the time of template creation.",
|
||||
"advanced": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user