parent
97e835461d
commit
31c8394095
@ -1 +1 @@ |
||||
web: gunicorn {{cookiecutter.project_name}}.main:app -b 0.0.0.0:$PORT -w 3 |
||||
web: gunicorn {{cookiecutter.repo_name}}.main:app -b 0.0.0.0:$PORT -w 3 |
||||
|
Loading…
Reference in new issue