mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 16:02:54 +00:00 
			
		
		
		
	Remove terminado nginx config (this comes with TFW)
This commit is contained in:
		@@ -1,6 +0,0 @@
 | 
			
		||||
location = /terminal {
 | 
			
		||||
        proxy_pass http://127.0.0.1:${TFW_TERMINADO_PORT};
 | 
			
		||||
        proxy_http_version 1.1;
 | 
			
		||||
        proxy_set_header Upgrade $http_upgrade;
 | 
			
		||||
        proxy_set_header Connection "upgrade";
 | 
			
		||||
    }
 | 
			
		||||
		Reference in New Issue
	
	Block a user