File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ Follow the below steps to get your license key:
3030** Step 5:** In this file ` /src/config/config.js ` , please update the API_URL and licenseKey
3131
3232``` jsx
33- GOOGLE_LOCATION_API_KEY : ' *******************' , // Please update with a valid Google Location API Key
34- API_URL : ' https://console.mirrorfly.com/' , // Please update with the valid API_URL, obtained from the MirrorFly console
35- LICENSEKEY : ' *******************' , // Please update with the valid licenseKey, obtained from the MirrorFly console
33+ GOOGLE_LOCATION_API_KEY : ' *******************' , // Please update with a valid Google Location API Key
34+ API_URL : ' https://console.mirrorfly.com/' , // Please update with the valid API_URL, obtained from the MirrorFly console
35+ LICENSEKEY : ' *******************' , // Please update with the valid licenseKey, obtained from the MirrorFly console
3636
3737```
3838
You can’t perform that action at this time.
0 commit comments