feat: add project acceptance collection service
This commit is contained in:
@@ -7,4 +7,6 @@ CRAWLER_RETRY_TIMES=3
|
||||
CRAWLER_RETRY_DELAY_SECONDS=2
|
||||
CRAWLER_TIMEOUT_SECONDS=120
|
||||
CRAWLER_POLL_INTERVAL_SECONDS=5
|
||||
ACCEPTANCE_BROWSER_TIMEOUT_SECONDS=60
|
||||
ACCEPTANCE_NOTE_WORKERS=4
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
|
||||
Reference in New Issue
Block a user