Skip to content

Commit f50b4bb

Browse files
authored
Merge pull request #92 from moijafcor/master
Typo on MIXPANEL_HOST key
2 parents 474ae3b + 02ee0db commit f50b4bb

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
@@ -41,7 +41,7 @@ We like to thank the following sponsors for their generosity. Please take a mome
4141
```
4242
3. Add the MixPanel Host domain only if you need to change your MixPanel host from the default:
4343
```env
44-
MIXPANEL_TOKEN=xxxxxxxxxxxxxxxxxxxxxx
44+
MIXPANEL_HOST=xxxxxxxxxxxxxxxxxxxxxx
4545
```
4646

4747
## Configuration

0 commit comments

Comments
 (0)