We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f441b commit 7614691Copy full SHA for 7614691
1 file changed
app.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "pythonrio django 2",
3
- "description": "Novo site da pythonrio, baseado em django 2.",
+ "name": "pythonrio django",
+ "description": "Novo site da pythonrio.",
4
"image": "heroku/python",
5
- "repository": "https://github.com/lucianoratamero/pythonrio-django-2",
+ "repository": "https://github.com/lucianoratamero/pythonrio-django",
6
"keywords": ["python", "django" ],
7
"addons": [ "heroku-postgresql" ],
8
"env": {
0 commit comments