mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-09-01 22:35:18 +00:00
Symlink webservice server.py to webide workdir
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[program:webservice]
|
||||
directory=%(ENV_TFW_LOGIN_SERVICE_DIR)s
|
||||
directory=%(ENV_TFW_WEBSERVICE_DIR)s
|
||||
environment=BASEURL="/webservice"
|
||||
command=python3 server.py
|
||||
autostart=true
|
||||
|
Reference in New Issue
Block a user