mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-01-15 22:01:56 +00:00
Comply with new contract (add TFWServer starter to supervisor)
This commit is contained in:
parent
0e342e2f2c
commit
b96af45af8
4
solvable/supervisor/components/tfw_server.conf
Normal file
4
solvable/supervisor/components/tfw_server.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[program:tfwserver]
|
||||||
|
user=root
|
||||||
|
directory=%(ENV_TFW_APP_DIR)s
|
||||||
|
command=python3 tfw_server.py
|
Loading…
Reference in New Issue
Block a user