Added fake data for test and dev environment #17
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
mongodb:
|
||||
image: mongo
|
||||
image: mongo:bionic
|
||||
container_name: mongodb
|
||||
ports:
|
||||
- "27017:27017"
|
||||
|
|
Loading…
Reference in New Issue