Update .env.example with current event UUID and poll intervals
This commit is contained in:
parent
02120225a9
commit
1d2bf0c95e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
BG_BEARER_TOKEN=your_token_here
|
||||
BG_EVENT_ID=1
|
||||
BG_EVENT_ID=evt_019d7570-1a5a-7900-9bd6-863de022129f
|
||||
BG_RANKING=stableford_gross
|
||||
POLL_INTERVAL_MS=60000
|
||||
STALE_THRESHOLD_MS=120000
|
||||
|
|
|
|||
Loading…
Reference in a new issue