diff --git a/.actor/actor.json b/.actor/actor.json index afb5b8c..da2d42e 100644 --- a/.actor/actor.json +++ b/.actor/actor.json @@ -1,9 +1,10 @@ { - "actorSpecification": 1, - "environmentVariables": { - "npm_config_loglevel": "silent" - }, - "name": "actor-testing", - "version": "0.0", - "buildTag": "latest" -} + "actorSpecification": 1, + "environmentVariables": { + "npm_config_loglevel": "silent" + }, + "name": "actor-testing", + "version": "0.0", + "buildTag": "latest", + "minMemoryMbytes": 512 +} \ No newline at end of file