Browse Source

app.json test

Sotaro KARASAWA 11 years ago
parent
commit
55ba1c41b5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app.json

+ 2 - 2
app.json

@@ -18,7 +18,7 @@
       "generator": "secret"
     }
   },
-  "addons": {
+  "addons": [
     "mongohq"
-  }
+  ]
 }