Update heroku.yml

Re #156 - You can specify the port here too, to be sure
This commit is contained in:
dgtlmoon
2021-07-28 17:18:10 +02:00
committed by GitHub
parent 1e39a1b745
commit dd193ffcec
+1 -1
View File
@@ -2,4 +2,4 @@ build:
docker:
changedetection: Dockerfile
run:
changedetection: python ./changedetection.py -d /datastore
changedetection: python ./changedetection.py -d /datastore -p $PORT