Files
BimAI/BimAI.UI.Web/appsettings.Development.json
2025-11-21 14:09:06 +01:00

9 lines
181 B
JSON

{
"GoogleAuth": {
"ClientId": "1057234319293-r17ocvs40chitgoj4s83nrfd5409rlc4.apps.googleusercontent.com"
},
"ApiSettings": {
"BaseUrl": "http://localhost:7142"
}
}