Update heroku.yml

Re #156 - You can specify the port here too, to be sure
pull/114/head
dgtlmoon 3 years ago committed by GitHub
parent 1e39a1b745
commit dd193ffcec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save