Change logo URL for Heroku and Scalingo (#4476)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							161f72cce3
						
					
				
				
					commit
					e05606c8d0
				
			
							
								
								
									
										2
									
								
								app.json
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								app.json
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
			
		||||
  "name": "Mastodon",
 | 
			
		||||
  "description": "A GNU Social-compatible microblogging server",
 | 
			
		||||
  "repository": "https://github.com/tootsuite/mastodon",
 | 
			
		||||
  "logo": "https://github.com/tootsuite/mastodon/raw/master/app/javascript/images/logo.svg",
 | 
			
		||||
  "logo": "https://github.com/tootsuite.png",
 | 
			
		||||
  "env": {
 | 
			
		||||
    "HEROKU": {
 | 
			
		||||
      "description": "Leave this as true",
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
  "name": "Mastodon",
 | 
			
		||||
  "description": "A GNU Social-compatible microblogging server",
 | 
			
		||||
  "repository": "https://github.com/tootsuite/mastodon",
 | 
			
		||||
  "logo": "https://github.com/tootsuite/mastodon/raw/master/app/javascript/images/logo.svg",
 | 
			
		||||
  "logo": "https://github.com/tootsuite.png",
 | 
			
		||||
  "env": {
 | 
			
		||||
    "LOCAL_DOMAIN": {
 | 
			
		||||
      "description": "The domain that your Mastodon instance will run on (this can be appname.scalingo.io or a custom domain)",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user