This commit is contained in:
parent
80aeafa013
commit
8e52e543f9
@ -6,6 +6,8 @@ services:
|
|||||||
- 8080:8080
|
- 8080:8080
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
volumes:
|
||||||
|
- ./config.ini:/app/config.ini
|
||||||
db:
|
db:
|
||||||
image: mongo
|
image: mongo
|
||||||
tests:
|
tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user