pretendo-docker/patches/BOSS/create-mongoose-connect-options-json.patch
2023-12-29 13:19:39 -05:00

11 lines
253 B
Diff

diff --git c/mongoose-connect-options.json i/mongoose-connect-options.json
new file mode 100644
index 0000000..0fda81f
--- /dev/null
+++ i/mongoose-connect-options.json
@@ -0,0 +1,4 @@
+{
+ "useNewUrlParser": true,
+ "useUnifiedTopology": true
+}