14 lines
376 B
JSON
14 lines
376 B
JSON
{
|
|
"host": "0.0.0.0",
|
|
"port": 8080,
|
|
"clientId": "48736819224-v5pd7obm5gqis3pf7s5b6chtklbjdt5r.apps.googleusercontent.com",
|
|
"clientSecret": "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",
|
|
"redirect_url": "http://localhost:3000/",
|
|
"sqlConfig": {
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"username": "user",
|
|
"password": "password",
|
|
"database": "valo_strats"
|
|
}
|
|
} |