Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
Added a note to indicate that domain whitelisting is needed when usin…
Browse files Browse the repository at this point in the history
…g NodeJS inside a browser (#92)
  • Loading branch information
mrjohnnychang authored Feb 21, 2020
1 parent 00245b7 commit d6db409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ The bundle.js file can be included like any other script.
```
<script src="bundle.js"></script>
```
When using NodeJS inside a browser, the domain needs to be whitelisted in your LogDNA organization settings

## Bunyan Stream

Expand Down

0 comments on commit d6db409

Please sign in to comment.