mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 08:05:11 +00:00
Create supervisor entry for controller
This commit is contained in:
3
supervisor/components/controller.conf
Normal file
3
supervisor/components/controller.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[program:controller]
|
||||
directory=%(ENV_TFW_CONTROLLER_DIR)s
|
||||
command=env python app.py
|
Reference in New Issue
Block a user