chore: added session recorder key to env (#827)
This commit is contained in:
parent
5848c326c7
commit
23b4145565
2 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,8 @@
|
|||
"NEXT_PUBLIC_TRACK_EVENTS",
|
||||
"TRACKER_ACCESS_KEY",
|
||||
"NEXT_PUBLIC_CRISP_ID",
|
||||
"NEXT_PUBLIC_ENABLE_SESSION_RECORDER"
|
||||
"NEXT_PUBLIC_ENABLE_SESSION_RECORDER",
|
||||
"NEXT_PUBLIC_SESSION_RECORDER_KEY"
|
||||
],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue