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

5 lines
97 B
Plaintext
Raw Normal View History

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