diff --git a/Apps/FileBrowser/appfile.json b/Apps/FileBrowser/appfile.json index bf6676c..fe6900c 100644 --- a/Apps/FileBrowser/appfile.json +++ b/Apps/FileBrowser/appfile.json @@ -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",