codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Can't run gunicorn

Open filiperochalopes opened this issue 1 year ago • 0 comments

There is some template or python server supported by codeapp? Trying to run an api written on flask with gunicorn runner with

gunicorn wsgi:app

Result: image

More info using https://github.com/filiperochalopes/meus-pacientes on branch main

filiperochalopes avatar Jun 24 '24 04:06 filiperochalopes