Update appfile.json

This commit is contained in:
John Guan 2021-12-22 19:29:59 +08:00
parent 1495896edd
commit 454bba53e3
1 changed files with 1 additions and 2 deletions

View File

@ -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": [