mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 05:12:54 +00:00 
			
		
		
		
	Remove TFWServer logic (handled in baseimage from now)
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
[program:event_handler_main]
 | 
			
		||||
user=root
 | 
			
		||||
directory=%(ENV_TFW_SERVER_DIR)s
 | 
			
		||||
directory=%(ENV_TFW_EHMAIN_DIR)s
 | 
			
		||||
command=python3 event_handler_main.py
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +0,0 @@
 | 
			
		||||
[program:tfwserver]
 | 
			
		||||
user=root
 | 
			
		||||
directory=%(ENV_TFW_SERVER_DIR)s
 | 
			
		||||
command=python3 tfw_server.py
 | 
			
		||||
		Reference in New Issue
	
	Block a user