mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-08-07 09:04:02 -04:00
Updated app.json to use container stack
This commit is contained in:
parent
482c93b09a
commit
a678c2e89d
11
app.json
11
app.json
@ -4,14 +4,5 @@
|
|||||||
"repository": "https://github.com/benbusby/shoogle",
|
"repository": "https://github.com/benbusby/shoogle",
|
||||||
"logo": "https://raw.githubusercontent.com/benbusby/shoogle/master/app/static/img/favicon/ms-icon-150x150.png",
|
"logo": "https://raw.githubusercontent.com/benbusby/shoogle/master/app/static/img/favicon/ms-icon-150x150.png",
|
||||||
"keywords": ["search", "metasearch", "flask", "docker", "heroku", "adblock", "degoogle", "privacy"],
|
"keywords": ["search", "metasearch", "flask", "docker", "heroku", "adblock", "degoogle", "privacy"],
|
||||||
"image": "heroku/python",
|
"stack": "container"
|
||||||
"scripts": {
|
|
||||||
"postdeploy": "./run &"
|
|
||||||
},
|
|
||||||
"formation": {
|
|
||||||
"web": {
|
|
||||||
"quantity": 1,
|
|
||||||
"size": "free"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user