소스 검색

app.json test

Sotaro KARASAWA 11 년 전
부모
커밋
bbd78727ea
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      app.json

+ 1 - 4
app.json

@@ -17,8 +17,5 @@
       "description": "A secret key for verifying the integrity of signed cookies.",
       "generator": "secret"
     }
-  },
-  "addons": [
-    "mongohq:free"
-  ]
+  }
 }