Skip to content
Snippets Groups Projects
Unverified Commit 32d37f1d authored by Anton Bagliy's avatar Anton Bagliy Committed by GitHub
Browse files

FIX: lower RAM requirements for codenvy factory

parent df50d7da
Branches
No related merge requests found
......@@ -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
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment