-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi, I have my settings.json file setup like this
`
{
"public": {
"ga": {
"id": "UA-XXXXXXXX-1"
}
},
"PrerenderIO": {
"prerenderServiceUrl": "http://localhost:3000/",
"token": "wi7DqaiB..............TGmT"
}
}
`
Should the "PrerenderIO" be in the "public" object or just as it is in the code above. Thanks
sgelbart
Metadata
Metadata
Assignees
Labels
No labels