work
This commit is contained in:
parent
d913772f3b
commit
6d43193959
7 changed files with 382 additions and 323 deletions
|
@ -8,6 +8,8 @@ services:
|
|||
- mongodb
|
||||
volumes:
|
||||
- ./itemdb:/itemdb
|
||||
environment:
|
||||
- "DB_URI=mongodb://user:pass@mongodb:27017"
|
||||
|
||||
mongodb:
|
||||
image: mongo:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue