Create config.json

This commit is contained in:
moom0o 2023-04-05 02:41:30 -04:00 committed by GitHub
parent 416978c58f
commit 875dc247ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
config.json Normal file
View File

@ -0,0 +1,8 @@
{
"apiKey": "AIzaXXXXX_XXXXXX_XXXXXXXXXXXXXXX_XXXXX",
"domain": "localhost",
"port": 7000,
"openWebBrowser": true,
"clientId": "XXXXXXXXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.apps.googleusercontent.com",
"clientSecret": "XXXXXX-XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
}