Skip to content

Instantly share code, notes, and snippets.

@LarsBergqvist
Created February 1, 2020 17:51
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/8d0fcf9f2ad43c835b6a84d14602bed8 to your computer and use it in GitHub Desktop.
Save LarsBergqvist/8d0fcf9f2ad43c835b6a84d14602bed8 to your computer and use it in GitHub Desktop.
Example of app configuration with map activated and (fake example) googleAPIKey
{
"apiUrl": "https://localhost",
"apiPort": "5001",
"useFakeData": true,
"useMap": true,
"googleAPIKey": "ABzaDuAQbFxSalDaWfIAB7DEZAh730AFGGGlpg"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment