-
Diego Sampaio authoredDiego Sampaio authored
scalingo.json 471 B
{
"name": "Rocket.Chat",
"repository": "https://github.com/RocketChat/Rocket.Chat",
"description": "Have your own open-source Slack-like online chat, built with Meteor.",
"logo": "https://raw.githubusercontent.com/RocketChat/Rocket.Chat/master/public/images/logo/512x512.png?v=3",
"website": "https://rocket.chat",
"addons": ["scalingo-mongodb"],
"env": {
"DEPLOY_PLATFORM": {
"description": "Platform name",
"value": "scalingo"
}
}
}