1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2024-07-31 14:07:44 +00:00
test-tutorial-framework/solvable/supervisor/components/login.conf
2018-03-23 15:27:42 +01:00

5 lines
97 B
Plaintext

[program:login]
directory=%(ENV_TFW_LOGIN_APP_DIR)s
command=env python server.py
autostart=false