mirror of
https://github.com/fergalmoran/fsai-api.git
synced 2025-12-29 04:39:11 +00:00
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
redis: redis-server
|
|
web: python -u manage.py runserver
|
|
worker: python -u manage.py run_worker
|