{ "urls": { "baseUrl": "http://localhost:5000" }, "stores": { "mongoDb": { "connectionString": "mongodb://localhost", "databaseName": "Squidex" }, "eventStore": { "ipAddress": "127.0.0.1", "port": 1113, "prefix": "squidex_v2", "username": "admin", "password": "changeit" } }, "identity": { "googleClient": "900148737461-7e3hv5425idg7ql9vlhfubo8hjm7d94h.apps.googleusercontent.com", "googleSecret": "J1yE5kbw_NsAc759pGSU-WPn" } }