We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6312c2f commit 54a579fCopy full SHA for 54a579f
config/config.json
@@ -6,7 +6,7 @@
6
"DISABLE_HOOKS": false,
7
"UPLOAD_PLAYGROUND_FILES_ENDPOINT": "https://play.nativescript.org/api/files",
8
"SHORTEN_URL_ENDPOINT": "https://play.nativescript.org/api/shortenurl?longUrl=%s",
9
- "INSIGHTS_URL_ENDPOINT": "https://play.nativescript.org/api/insights?ipAddress=%s",
+ "INSIGHTS_URL_ENDPOINT": "https://play-server.nativescript.org/api/insights?ipAddress=%s",
10
"WHOAMI_URL_ENDPOINT": "https://play.nativescript.org/api/whoami",
11
"PREVIEW_APP_ENVIRONMENT": "live",
12
"GA_TRACKING_ID": "UA-111455-51"
0 commit comments