Update FileBrowser appfile

This commit is contained in:
John Guan 2021-12-23 15:32:16 +08:00
parent 00fec6433d
commit 8a7ea03b55
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"shell": "sh",
"privileged": false,
"network_model": "bridge",
"webui": {
"web_ui": {
"http": "80",
"path": "/"
},
@ -84,7 +84,7 @@
],
"devices": [],
"constraints": {
"min_memery": "64",
"min_memory": "64",
"min_storage": "128"
},
"restart_policy": "always",