mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-22 21:36:18 +00:00
Try simpler heroku recipe
This commit is contained in:
+1
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user