mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 00:52:55 +00:00 
			
		
		
		
	Strip ANSI color sequences from supervisor logs
This commit is contained in:
		@@ -4,6 +4,7 @@ logfile=/dev/null
 | 
			
		||||
logfile_maxbytes=0
 | 
			
		||||
loglevel = debug
 | 
			
		||||
pidfile = /tmp/supervisord.pid
 | 
			
		||||
strip_ansi=true
 | 
			
		||||
 | 
			
		||||
[inet_http_server]
 | 
			
		||||
port = 127.0.0.1:%(ENV_TFW_SUPERVISOR_HTTP_PORT)s
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user