forked from TOPLIB-SYS-N961884/ENTERPRISE-ENROLLMENT-POLICY-STAT-9847867600480257948786510326576488684798503.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlaunchSettings.json
29 lines (29 loc) · 868 Bytes
/
launchSettings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:30304",
"sslPort": 44344
}
},
"profiles": {
"_Cloud_Identity_Program._GERARÐ_LICHE_": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "https://localhost:7136;http://localhost:5136",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
}
}
}
}