mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
* fix improper branch link * set app to use dataset link * temp repo change * revert to master * add options var * tweak option order * remove options config arg
6 lines
122 B
YAML
6 lines
122 B
YAML
build:
|
|
docker:
|
|
web: experiments/heroku/Dockerfile
|
|
run:
|
|
web: cellxgene launch $DATASET --host 0.0.0.0 --port $PORT
|