mirror of https://github.com/Squidex/squidex.git
3 changed files with 4 additions and 29 deletions
@ -1,28 +0,0 @@ |
|||||
{ |
|
||||
"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" |
|
||||
} |
|
||||
} |
|
||||
} |
|
||||
Loading…
Reference in new issue