maguohua 8 年之前
父節點
當前提交
cb08ee8f70
共有 2 個文件被更改,包括 1 次插入5 次删除
  1. 0 4
      config/.gitignore
  2. 1 1
      config/production.js

+ 0 - 4
config/.gitignore

@@ -1,4 +0,0 @@
-# Ignore everything in this directory
-*
-# Except this file
-!.gitignore

+ 1 - 1
config/production.js

@@ -1,5 +1,5 @@
 'use strict';
 
 module.exports = {
-	url: 'mongodb://localhost:17321/elm',
+	
 }