Update README.md

This commit is contained in:
2024-09-04 21:51:25 +05:30
committed by GitHub
parent 02b6e43c10
commit d58a3310cc

View File

@@ -5,7 +5,7 @@
```
{
"trackEvents": ["click"],
"hostProjectName": "@armco/armory-react-components",
"hostProjectName": "<Your Project Name Here>",
"analyticsLogEndpoint": "http://localhost:5004/api/events/add",
"analyticsTagEndpoint": "http://localhost:5004/api/events/tag"
}