mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 16:11:21 +00:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
[program:tfwserver]
|
|
user=root
|
|
directory=%(ENV_TFW_SERVER_DIR)s
|
|
command=python3 tfw_server.py
|