Fix invalid JSON in template: nodejs.json
Got rid of a duplicate key <done over Github UI>
This commit is contained in:
parent
5faaac6933
commit
e8d39a4936
1 changed files with 1 additions and 6 deletions
|
@ -208,12 +208,7 @@
|
|||
}
|
||||
},
|
||||
"env": [
|
||||
],
|
||||
"resources": {
|
||||
"limits": {
|
||||
"memory": "${MEMORY_LIMIT}"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue