mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-04-30 23:00:30 +00:00
dd193ffcec
Re #156 - You can specify the port here too, to be sure
6 lines
124 B
YAML
6 lines
124 B
YAML
build:
|
|
docker:
|
|
changedetection: Dockerfile
|
|
run:
|
|
changedetection: python ./changedetection.py -d /datastore -p $PORT
|