Add MongoDB integration and configure Docker container to publish app on port 8084
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.2",
|
||||
"http-proxy-middleware": "^3.0.5",
|
||||
"mariadb": "^3.4.0"
|
||||
"mariadb": "^3.4.0",
|
||||
"mongodb": "^6.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user