baseimage-tutorial-framework/supervisor/components/tfw_server.conf

6 lines
108 B
Plaintext

[program:tfw_server]
user=root
directory=%(ENV_TFW_SERVER_DIR)s
command=python3 -u tfw_server.py
priority=2