Call the app what it is
parent
20c99733b6
commit
a18a4b5a4c
|
@ -148,6 +148,7 @@ def chart(config, symbol, profile):
|
|||
tractor_kwargs={
|
||||
'debug_mode': True,
|
||||
'loglevel': tractorloglevel,
|
||||
'name': 'chart',
|
||||
'enable_modules': [
|
||||
'piker.clearing._client'
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue