We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ae3b2 commit 458afa3Copy full SHA for 458afa3
app.json
@@ -4,7 +4,7 @@
4
"keywords": ["Rails"],
5
"website": "https://medireco.herokuapp.com/",
6
"repository": "https://github.com/lime1024/medireco",
7
- "logo": "https://github.com/lime1024/medireco/blob/master/app/assets/images/medireco_icon_192x192.png",
+ "logo": "https://raw.githubusercontent.com/lime1024/medireco/master/app/assets/images/medireco_icon_192x192.png",
8
"addons": ["heroku-postgresql"],
9
"scripts": {"postdeploy": "rails db:migrate"}
10
}
0 commit comments