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

8 lines
204 B
Plaintext
Raw Normal View History

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