add alpaca news wire across ingest api and web
This commit is contained in:
parent
62aae70878
commit
906fe411c9
31 changed files with 1407 additions and 50 deletions
|
|
@ -115,6 +115,10 @@ services:
|
|||
<<: *service-common
|
||||
command: ["services/ingest-equities/src/index.ts"]
|
||||
|
||||
ingest-news:
|
||||
<<: *service-common
|
||||
command: ["services/ingest-news/src/index.ts"]
|
||||
|
||||
replay:
|
||||
<<: *service-common
|
||||
profiles: ["replay"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue