{ "iisSettings": { "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:5000/", "sslPort": 0 } }, "profiles": { "IIS Express": { "commandName": "IISExpress", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "Squidex": { "commandName": "Project", "launchUrl": "http://localhost:5000", "environmentVariables": { "IDENTITY__ADMINEMAIL": "sebastian@squidex.io", "IDENTITY__ADMINPASSWORD": "1Xhn2a3b4!?", "ASPNETCORE_ENVIRONMENT": "Development" }, "applicationUrl": "http://localhost:5000" } } }