This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add redistogo to app.json
Sotaro KARASAWA
11 years ago
parent
d33d88cc6d
commit
4a1dfea468
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
app.json
+ 2
- 1
app.json
View File
@@ -23,6 +23,7 @@
}
},
"addons": [
- "mongohq"
+ "mongohq",
+ "redistogo"
]
}