diff --git a/.codenvy.json b/.codenvy.json index 7362dad51c3d5a63f35eb3cc2790cebbab649ae3..c3572e6fe47b10ae05144d2077399969986b915b 100644 --- a/.codenvy.json +++ b/.codenvy.json @@ -6,7 +6,7 @@ "machines": { "dev-machine": { "attributes": { - "memoryLimitBytes": "2684354560" + "memoryLimitBytes": "1073741823" }, "servers": {}, "agents": [ @@ -70,4 +70,4 @@ } ], "links": [] -} \ No newline at end of file +}