[go: up one dir, main page]

Skip to content

Draft: separate command line arguments for gunicorn and flask app

In order to run the localDB with gunicorn instead of a docker, I needed to separate the command line arguments between the gunicorn arguments and the flask app arguments.

Merge request reports

Loading