ExpressJS API failing readiness check on Google App Engine
I have an ExpressJS API that I am trying to deploy on a Google App Engine. I deployed it with gcloud app deploy --version=[NEW_VERSION_NUMBER]
.
I have an ExpressJS API that I am trying to deploy on a Google App Engine. I deployed it with gcloud app deploy --version=[NEW_VERSION_NUMBER]
.