baseimage-tutorial-framework/supervisor/components/login.conf
2018-01-31 23:04:27 +01:00

5 lines
97 B
Plaintext

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