mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
* hello world * stuff * successful build * updates" * maybe a basic example * simplify * reamde into dockerfile * some more stuff * Release procfile * package.json at top levle * don't release in procfile for now * more package.json stuff * copy assets * merge master * not in the relase phase * revert not necessary * pin gunicorn version * reset common.mk * Update package.json Co-authored-by: Madison Dunitz <dunitzm@gmail.com>
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
web: gunicorn --chdir server/eb app:application --log-file -
|