3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
release: python testproj/manage.py migrate
|
|
web: gunicorn --chdir testproj testproj.wsgi --log-file -
|