Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update src/.streamlit/config.toml
Browse files
    	
        src/.streamlit/config.toml
    CHANGED
    
    | 
         @@ -1,5 +1,5 @@ 
     | 
|
| 1 | 
         
             
            [server]
         
     | 
| 2 | 
         
             
            headless = true
         
     | 
| 3 | 
         
            -
            port =  
     | 
| 4 | 
         
             
            enableCORS = false
         
     | 
| 5 | 
         
             
            enableXsrfProtection = false
         
     | 
| 
         | 
|
| 1 | 
         
             
            [server]
         
     | 
| 2 | 
         
             
            headless = true
         
     | 
| 3 | 
         
            +
            port = 7860
         
     | 
| 4 | 
         
             
            enableCORS = false
         
     | 
| 5 | 
         
             
            enableXsrfProtection = false
         
     |