Create config.json
This commit is contained in:
parent
416978c58f
commit
875dc247ee
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"apiKey": "AIzaXXXXX_XXXXXX_XXXXXXXXXXXXXXX_XXXXX",
|
||||
"domain": "localhost",
|
||||
"port": 7000,
|
||||
"openWebBrowser": true,
|
||||
"clientId": "XXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.apps.googleusercontent.com",
|
||||
"clientSecret": "XXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
}
|
Loading…
Reference in New Issue