Fix wrong url in scalingo.json
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "Mastodon",
 | 
					  "name": "Mastodon",
 | 
				
			||||||
  "description": "A GNU Social-compatible microblogging server",
 | 
					  "description": "A GNU Social-compatible microblogging server",
 | 
				
			||||||
  "repository": "https://github.com/johnsudaar/mastodon",
 | 
					  "repository": "https://github.com/tootsuite/mastodon",
 | 
				
			||||||
  "logo": "https://github.com/tootsuite/mastodon/raw/master/app/assets/images/logo.png",
 | 
					  "logo": "https://github.com/tootsuite/mastodon/raw/master/app/assets/images/logo.png",
 | 
				
			||||||
  "env": {
 | 
					  "env": {
 | 
				
			||||||
    "LOCAL_DOMAIN": {
 | 
					    "LOCAL_DOMAIN": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user