1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-06-28 13:05:12 +00:00

Make webservice run as user and use tfwconnector pip package

This commit is contained in:
Kristóf Tóth
2018-05-11 17:46:15 +02:00
parent ba0f92d2ac
commit 3ee5db6e57
3 changed files with 16 additions and 2 deletions

View File

@ -1,4 +1,5 @@
[program:webservice]
user=%(ENV_AVATAO_USER)s
directory=%(ENV_TFW_WEBSERVICE_DIR)s
environment=BASEURL="/webservice"
command=python3 server.py