Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Fix missing app port in space card
#1
by
						
raphael-gl
	
							HF Staff
						- opened
							
					
    	
        README.md
    CHANGED
    
    | @@ -6,6 +6,7 @@ colorTo: green | |
| 6 | 
             
            sdk: docker
         | 
| 7 | 
             
            pinned: false
         | 
| 8 | 
             
            license: mit
         | 
|  | |
| 9 | 
             
            ---
         | 
| 10 |  | 
| 11 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 6 | 
             
            sdk: docker
         | 
| 7 | 
             
            pinned: false
         | 
| 8 | 
             
            license: mit
         | 
| 9 | 
            +
            app_port: 8501
         | 
| 10 | 
             
            ---
         | 
| 11 |  | 
| 12 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
