Is there any main.py example to deploy web2py in GAE with python 3.7 as it
is in py4web?
El domingo, 21 de abril de 2019, 18:32:33 (UTC+2), Jacinto Parga escribió:
>
> Or may be what i need is just to know what is the entrypoint in the
> app.yalm for my web2py application
>
>
> runtime: python3
Or may be what i need is just to know what is the entrypoint in the
app.yalm for my web2py application
runtime: python37
entrypoint: gunicorn -b :$PORT main:app
El domingo, 21 de abril de 2019, 18:19:59 (UTC+2), Jacinto Parga escribió:
>
> The first issue (fatal:ambiguous argument'HEAD') sol
The first issue (fatal:ambiguous argument'HEAD') solved just with git init.
The second one 'Bad Gateway' in google app engine with python3.7 not yet.
May be this solution valid for
web2py)
https://stackoverflow.com/questions/54565417/error-bad-gateway-502-when-opening-google-app-engine-python
3 matches
Mail list logo