Update app.json

This commit is contained in:
Sergey 2017-07-02 19:53:49 +03:00 committed by GitHub
parent 73072b4e6d
commit ca2dacc35f

View File

@ -4,11 +4,6 @@
"repository": "https://github.com/Kylmakalle/tgvkbot", "repository": "https://github.com/Kylmakalle/tgvkbot",
"website": "https://asergey.me/tgvkbot/", "website": "https://asergey.me/tgvkbot/",
"keywords": ["vk", "bot", "telegram"], "keywords": ["vk", "bot", "telegram"],
"buildpacks":[
{
"url": "heroku/python"
}
],
"env": { "env": {
"TELEGRAM_TOKEN": { "TELEGRAM_TOKEN": {
"description": "Telegram bot API токен от https://t.me/BotFather", "description": "Telegram bot API токен от https://t.me/BotFather",