kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Bring dev environment inline
rodzic
3c3ca7944b
commit
cd6629ac2d
|
@ -9,7 +9,7 @@ services:
|
||||||
image: dgtlmoon/changedetection.io:dev
|
image: dgtlmoon/changedetection.io:dev
|
||||||
container_name: changedetection.io-dev
|
container_name: changedetection.io-dev
|
||||||
volumes:
|
volumes:
|
||||||
- ./backend:/app
|
- .:/app
|
||||||
- ./requirements.txt:/requirements.txt # Normally COPY'ed in the Dockerfile
|
- ./requirements.txt:/requirements.txt # Normally COPY'ed in the Dockerfile
|
||||||
- ./datastore:/datastore
|
- ./datastore:/datastore
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue