Add bushido.json to custom bushido behavior and speed up deploys (no sql db is a big boost)
This commit is contained in:
parent
0476ef8235
commit
aea5fadd25
7
bushido.json
Normal file
7
bushido.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"platform": "rails",
|
||||
"platform_version": 3,
|
||||
"ruby_version": "1.9.2",
|
||||
"sql": false,
|
||||
"mongodb": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user