starting to add qm sessions and symbols
This commit is contained in:
parent
e9ff913b7e
commit
f05d26d703
13 changed files with 652 additions and 432 deletions
6
.env
6
.env
|
|
@ -10,10 +10,12 @@ LOG_LEVEL=info
|
|||
DATA_SERVICE_PORT=2001
|
||||
|
||||
# Queue and Worker Configuration
|
||||
WORKER_COUNT=4
|
||||
WORKER_CONCURRENCY=20
|
||||
WORKER_COUNT=1
|
||||
WORKER_CONCURRENCY=4
|
||||
|
||||
WEBSHARE_API_KEY=y8ay534rcbybdkk3evnzmt640xxfhy7252ce2t98
|
||||
WEBSHARE_ROTATING_PROXY_URL=http://doimvbnb-rotate:w5fpiwrb9895@p.webshare.io:80/
|
||||
WEBSHARE_API_URL=https://proxy.webshare.io/api/v2/
|
||||
|
||||
# ===========================================
|
||||
# DATABASE CONFIGURATIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue