Files
BimAI/BimAI.UI.Web/appsettings.Development.json
Michał Zieliński 2b7ed3e451
Some checks failed
Build Docker Images / build-and-push (push) Failing after 11s
.net10 and few fixes
2025-11-21 16:37:47 +01:00

9 lines
180 B
JSON

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