Update FileBrowser appfile
This commit is contained in:
parent
00fec6433d
commit
8a7ea03b55
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue