mirror of
https://github.com/andrey271192/Domain_web.git
synced 2026-09-22 15:01:58 +00:00
feat: monitors worker, auth register, scan polish
Add background DNS/SSL monitor checks, registration API, smoother SSE with stage labels, improved CDN/WAF detection, light-theme UI polish, and README roadmap updates. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -6,3 +6,6 @@ NEXTAUTH_SECRET=change-me-to-a-long-random-string
|
||||
NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
IPINFO_TOKEN=
|
||||
SCAN_RATE_LIMIT_PER_HOUR=30
|
||||
MONITOR_INTERVAL_MS=300000
|
||||
SEED_ADMIN_EMAIL=
|
||||
SEED_ADMIN_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user