Updated app.json to use container stack

pull/9/head
Ben Busby 4 years ago
parent 482c93b09a
commit a678c2e89d

@ -4,14 +4,5 @@
"repository": "https://github.com/benbusby/shoogle",
"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"],
"image": "heroku/python",
"scripts": {
"postdeploy": "./run &"
},
"formation": {
"web": {
"quantity": 1,
"size": "free"
}
}
"stack": "container"
}

Loading…
Cancel
Save