mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 05:12:54 +00:00 
			
		
		
		
	Make webservice run as user and use tfwconnector pip package
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
[program:webservice]
 | 
			
		||||
user=%(ENV_AVATAO_USER)s
 | 
			
		||||
directory=%(ENV_TFW_WEBSERVICE_DIR)s
 | 
			
		||||
environment=BASEURL="/webservice"
 | 
			
		||||
command=python3 server.py
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user