mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-14 22:27:17 +00:00
Update webservice supervisor config in preparation for console
This commit is contained in:
parent
68c90aa2e9
commit
00f2473592
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user