Remove supervisor components that should be in child images

This commit is contained in:
Kristóf Tóth 2018-03-29 16:50:47 +02:00
parent 2087294510
commit c2375e9206
2 changed files with 0 additions and 7 deletions

View File

@ -1,3 +0,0 @@
[program:event_handler_main]
directory=%(ENV_TFW_APP_DIR)s
command=env python event_handler_main.py

View File

@ -1,4 +0,0 @@
[program:login]
directory=%(ENV_TFW_LOGIN_APP_DIR)s
command=env python server.py
autostart=false