mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-09-05 01:39:58 +00:00
Handle starting TFWServer in baseimage
This commit is contained in:
4
supervisor/components/tfw_server.conf
Normal file
4
supervisor/components/tfw_server.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[program:tfwserver]
|
||||
user=root
|
||||
directory=%(ENV_TFW_SERVER_DIR)s
|
||||
command=python3 tfw_server.py
|
Reference in New Issue
Block a user