We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dac6d commit d59e2e4Copy full SHA for d59e2e4
app.json
@@ -1,9 +1,8 @@
1
{
2
"name": "Python on Heroku example",
3
"description": "A barebones Python app, which can easily be deployed to Heroku.",
4
- "logo": "https://photos-1.dropbox.com/t/2/AABCmL8w0GvyYBEjfGa49LRXCNIVv7jQ2yg_0J5qnv93HQ/12/1636974/png/32x32/1/1446253200/0/2/heroku-logo-stroke-purple.png/EN6UqwEYpKq3MyAHKAc/j4JHowjJ5xrFapcyO-1V_jJ_lR_4spjZEfBvaPPArTs?size_mode=2&size=1280x960",
5
"image": "heroku/python",
6
"repository": "https://github.com/heroku/python-getting-started",
7
"keywords": ["python", "django" ],
8
"addons": [ "heroku-postgresql" ]
9
-}
+}
0 commit comments