Try simpler heroku recipe

pull/310/head
dgtlmoon 2 years ago
parent f0d418d58c
commit dd6a24d337

@ -1,5 +1,2 @@
build:
docker:
changedetection: Dockerfile
run:
changedetection: python ./changedetection.py -d /datastore -p $PORT
changedetection: python3 ./changedetection.py -C -d ./datastore -p $PORT

Loading…
Cancel
Save