mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 11:02:56 +00:00 
			
		
		
		
	Update webservice supervisor config in preparation for console
This commit is contained in:
		@@ -4,3 +4,6 @@ directory=%(ENV_TFW_WEBSERVICE_DIR)s
 | 
				
			|||||||
environment=BASEURL="/webservice"
 | 
					environment=BASEURL="/webservice"
 | 
				
			||||||
command=python3 server.py
 | 
					command=python3 server.py
 | 
				
			||||||
autostart=true
 | 
					autostart=true
 | 
				
			||||||
 | 
					startretries=0
 | 
				
			||||||
 | 
					stdout_logfile=/tmp/webservice_logs
 | 
				
			||||||
 | 
					stderr_logfile=/tmp/webservice_logs
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user