1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-06 12:08:47 +00:00
test-tutorial-framework/solvable/supervisor/event_handler_main.conf

8 lines
145 B
Plaintext
Raw Normal View History

[program:event_handler_main]
user=root
directory=%(ENV_TFW_EHMAIN_DIR)s
2019-07-02 13:37:12 +00:00
command=python3 -u event_handler_main.py
2019-06-18 16:51:05 +00:00
[supervisord]
strip_ansi=false