Skip to content

how to use th Settings.json  #28

@kenshinman

Description

@kenshinman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions