mirror of
https://github.com/fergalmoran/fsai-api.git
synced 2026-01-02 22:54:34 +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
|