Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 258 Bytes

Readme.md

File metadata and controls

20 lines (18 loc) · 258 Bytes

Youtube analyst comment

Config port

## Server
# api auth
port = 5000
# web socket
port = 5001
# api web scrapper live stream
port = 5002
# api analyst static video
port = 5005
# stream server
port = 5004
## Client
# admin client
port = 3002