diff --git a/config.json b/config.json new file mode 100644 index 0000000..31fe852 --- /dev/null +++ b/config.json @@ -0,0 +1,8 @@ +{ + "apiKey": "AIzaXXXXX_XXXXXX_XXXXXXXXXXXXXXX_XXXXX", + "domain": "localhost", + "port": 7000, + "openWebBrowser": true, + "clientId": "XXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.apps.googleusercontent.com", + "clientSecret": "XXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXX" +}