Skip to content

Instantly share code, notes, and snippets.

@norton287
Created March 2, 2023 12:38
Show Gist options
  • Save norton287/5563f2bfbc4a391a57979e8d94404d57 to your computer and use it in GitHub Desktop.
Save norton287/5563f2bfbc4a391a57979e8d94404d57 to your computer and use it in GitHub Desktop.
secrets JSON file example
{
"ApiKey": "YOURAPIKEYHERE",
"EndPoint": "https://someendpoint.com",
"FunctionUri": "https://afunction.url"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment