Bring dev environment inline

pull/19/head
Leigh Morresi 3 years ago
parent 3c3ca7944b
commit cd6629ac2d

@ -9,7 +9,7 @@ services:
image: dgtlmoon/changedetection.io:dev
container_name: changedetection.io-dev
volumes:
- ./backend:/app
- .:/app
- ./requirements.txt:/requirements.txt # Normally COPY'ed in the Dockerfile
- ./datastore:/datastore

Loading…
Cancel
Save