First rollout fail

I followed the tips of someone here!! It worked!!

Just create an file with this name: apphosting.yaml

and insert this:

runConfig:
minInstances: 0
maxInstances: 8
##concurrency: 100
##cpu: 2
##memoryMiB: 1024

it worked like a charm!!!

2 Likes