mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-27 23:57:06 -05:00
Remove Papertrail addon from app.json
This commit is contained in:
5
app.json
5
app.json
@@ -1,15 +1,12 @@
|
||||
{
|
||||
"name": "BooDooBooks",
|
||||
"description": "Turn-key _ebooks deployment using twitter_ebooks",
|
||||
"repository": "https://github.com/BooDoo/ebooks_example/tree/deploy",
|
||||
"repository": "https://github.com/BooDoo/ebooks_example/tree/deploy-no-card",
|
||||
"keywords": [
|
||||
"twitter",
|
||||
"bot",
|
||||
"ebooks"
|
||||
],
|
||||
"addons": [
|
||||
"papertrail:choklad"
|
||||
],
|
||||
"env": {
|
||||
"LANG": "en_US.UTF-8",
|
||||
"BOT_NAME": "",
|
||||
|
||||
Reference in New Issue
Block a user