Added list feature.
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
image: mongo
|
||||
volumes:
|
||||
- ./mongo:/data/db
|
||||
ports:
|
||||
- 27017:27017
|
||||
restart: unless-stopped
|
||||
|
||||
link-warden-api:
|
||||
|
||||
Reference in New Issue
Block a user