Skip to content

Commit 02ee0db

Browse files
authored
Typo on MIXPANEL_HOST key
1 parent fc79774 commit 02ee0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
```
3737
3. Add the MixPanel Host domain only if you need to change your MixPanel host from the default:
3838
```env
39-
MIXPANEL_TOKEN=xxxxxxxxxxxxxxxxxxxxxx
39+
MIXPANEL_HOST=xxxxxxxxxxxxxxxxxxxxxx
4040
```
4141

4242
## Configuration

0 commit comments

Comments
 (0)