1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/tools/docker-compose/Procfile

8 lines
200 B
Plaintext
Raw Normal View History

nginx: make nginx
2016-10-14 08:43:14 +03:00
runworker: make runworker
daphne: make daphne
celeryd: make celeryd
receiver: make receiver
flower: make flower
2016-10-14 08:43:14 +03:00
uwsgi: make uwsgi