Files
CityFinder/CityFinder/appsettings.json
T
Josh Creek ab2478ab67 feat(*): Perform initial setup
This involves setting up the config file and the httpclient.
2021-05-23 21:36:12 +01:00

4 lines
54 B
JSON

{
"GoogleMapsGeocodeApiKey": "your-key-goes-here"
}