PBI-55: src/lib/push-trigger.ts – fire-and-forget push helper with 5s AbortController timeout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0d6bf8dd0d
commit
18c34b63de
2 changed files with 26 additions and 0 deletions
|
|
@ -3,3 +3,7 @@ DATABASE_URL="postgresql://user:pass@host:5432/dbname"
|
|||
|
||||
# API token from Scrum4Me → /settings/tokens
|
||||
SCRUM4ME_TOKEN=""
|
||||
|
||||
# Internal push endpoint (main-app) for web-push notifications
|
||||
INTERNAL_PUSH_URL=""
|
||||
INTERNAL_PUSH_SECRET=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue