mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-15 04:37:17 +00:00
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
[program:webservice]
|
|
directory=%(ENV_TFW_WEBSERVICE_DIR)s
|
|
environment=BASEURL="/webservice"
|
|
command=python3 server.py
|
|
autostart=true
|