mirror of
https://github.com/jointakahe/takahe
synced 2025-06-05 21:49:18 +02:00
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
web: gunicorn takahe.wsgi:application --workers 8
|
|
worker: python manage.py runstator
|
|
release: python manage.py migrate
|