Added list feature.

This commit is contained in:
Daniel
2022-06-22 17:35:58 +04:30
parent 73a3aa6ac9
commit abffa90506
9 changed files with 125 additions and 17 deletions
+2
View File
@@ -7,6 +7,8 @@ services:
image: mongo
volumes:
- ./mongo:/data/db
ports:
- 27017:27017
restart: unless-stopped
link-warden-api: