mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 07:22:55 +00:00 
			
		
		
		
	Add a fallback port for the terminal to avoid crashing proxies
This commit is contained in:
		
							
								
								
									
										4
									
								
								supervisor/components/terminal_fallback.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								supervisor/components/terminal_fallback.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
[program:terminal_fallback]
 | 
			
		||||
command=ncat -klp %(ENV_TFW_TERMINAL_FALLBACK_PORT)s
 | 
			
		||||
autostart=true
 | 
			
		||||
autorestart=true
 | 
			
		||||
		Reference in New Issue
	
	Block a user