diff --git a/Apps/Syncthing/appfile.json b/Apps/Syncthing/appfile.json index b1c1789..d40df15 100644 --- a/Apps/Syncthing/appfile.json +++ b/Apps/Syncthing/appfile.json @@ -103,8 +103,8 @@ ], "devices": [], "constraints": { - "min_memory": "256", - "min_storage": "1024" + "min_memory": 256, + "min_storage": 1024 }, "restart_policy": "unless-stopped", "sysctls": [],