Update Jellyfin appfile

This commit is contained in:
John Guan 2021-12-23 17:32:52 +08:00
parent 383934a7a8
commit d70d1da06f
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
"min_memory": "256",
"min_storage": "1024"
},
"restart_policy": "always",
"restart_policy": "unless-stopped",
"sysctls": [],
"cap_add": {},
"labels": []