Update appfile.json
This commit is contained in:
parent
1495896edd
commit
454bba53e3
|
@ -27,7 +27,7 @@
|
||||||
"website": "https://www.casaos.io",
|
"website": "https://www.casaos.io",
|
||||||
"container": {
|
"container": {
|
||||||
"image": "linuxserver/jellyfin:latest",
|
"image": "linuxserver/jellyfin:latest",
|
||||||
"shell": "sh",
|
"shell": "bash",
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"network_model": "bridge",
|
"network_model": "bridge",
|
||||||
"webui": {
|
"webui": {
|
||||||
|
@ -59,7 +59,6 @@
|
||||||
"value": "$LAN_IP",
|
"value": "$LAN_IP",
|
||||||
"configurable": "advanced",
|
"configurable": "advanced",
|
||||||
"description": "The autodiscovery response domain or IP address."
|
"description": "The autodiscovery response domain or IP address."
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
Loading…
Reference in New Issue