mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 12:25:12 +00:00
Remove supervisor components that should be in child images
This commit is contained in:
@ -1,3 +0,0 @@
|
|||||||
[program:event_handler_main]
|
|
||||||
directory=%(ENV_TFW_APP_DIR)s
|
|
||||||
command=env python event_handler_main.py
|
|
@ -1,4 +0,0 @@
|
|||||||
[program:login]
|
|
||||||
directory=%(ENV_TFW_LOGIN_APP_DIR)s
|
|
||||||
command=env python server.py
|
|
||||||
autostart=false
|
|
Reference in New Issue
Block a user