Files
WerkoutAPI/misc/dokku/Procfile
Trey t e14397aaa0 WIP
2023-06-26 14:49:12 -05:00

2 lines
123 B
Plaintext

web: /usr/local/bin/uwsgi --chdir=/code --ini=/code/uwsgi.ini
worker: /usr/local/bin/celery -A werkout_api worker -P gevent