1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-11-14 15:57:17 +00:00

Update webservice supervisor config in preparation for console

This commit is contained in:
Kristóf Tóth 2018-05-28 16:44:19 +02:00
parent 68c90aa2e9
commit 00f2473592

View File

@ -4,3 +4,6 @@ directory=%(ENV_TFW_WEBSERVICE_DIR)s
environment=BASEURL="/webservice"
command=python3 server.py
autostart=true
startretries=0
stdout_logfile=/tmp/webservice_logs
stderr_logfile=/tmp/webservice_logs