feat: add docker updates

This commit is contained in:
Mohamed Marrouchi
2025-01-02 08:35:13 +01:00
parent de2177d1bd
commit 5f458ebbdc
2 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,10 @@ services:
- ../api/migrations:/app/migrations
#- ../api/node_modules:/app/node_modules
mongo:
ports:
- 27017:27017
mongo-express:
container_name: mongoUi
image: mongo-express:1-20