You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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