mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-14 17:36:30 +00:00
Bring dev environment inline
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user