lrf 2 năm trước cách đây
mục cha
commit
61680073ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/config/config.prod.ts

+ 1 - 1
src/config/config.prod.ts

@@ -15,7 +15,7 @@ export default {
   mongoose: {
     dataSource: {
       default: {
-        uri: `mongodb://${ip}:27017/tehq_chat`,
+        uri: `mongodb://${ip}:27017/tehq_chat-dev`,
         options: {
           user: 'admin',
           pass: 'admin',