Skip to content

Instantly share code, notes, and snippets.

@LarsBergqvist
Created February 1, 2020 15:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LarsBergqvist/2c751a6b717da7c2758a181a94c2aad7 to your computer and use it in GitHub Desktop.
Save LarsBergqvist/2c751a6b717da7c2758a181a94c2aad7 to your computer and use it in GitHub Desktop.
Application configuration file for Locations In Your Pocket
{
"apiUrl": "https://localhost",
"apiPort": "5001",
"useFakeData": true,
"useMap": false,
"googleAPIKey": "YOUR-API-KEY"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment