remove debugger configuration from apps.yaml and link dockerStart.sh to the source
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
debugger:
|
||||
module: debugger
|
||||
class: Debugger
|
||||
port: 5678
|
||||
# I now directly run AppDaemon with debugpy in DockerStart.sh. Not sure which is best
|
||||
# debugger:
|
||||
# module: debugger
|
||||
# class: Debugger
|
||||
# port: 5678
|
||||
|
||||
motion_tracker:
|
||||
module: motiontracker
|
||||
|
||||
Reference in New Issue
Block a user