Commit ededcc1 1 parent 0c7868a commit ededcc1 Copy full SHA for ededcc1
File tree 1 file changed +1
-27
lines changed
src/Digdir.Domain.Dialogporten.GraphQL/Properties
1 file changed +1
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " http://json.schemastore.org/launchsettings.json" ,
3
- "iisSettings" : {
4
- "windowsAuthentication" : false ,
5
- "anonymousAuthentication" : true ,
6
- "iisExpress" : {
7
- "applicationUrl" : " http://localhost:53970" ,
8
- "sslPort" : 44306
9
- }
10
- },
2
+ "$schema" : " https://json.schemastore.org/launchsettings.json" ,
11
3
"profiles" : {
12
- "http" : {
13
- "commandName" : " Project" ,
14
- "dotnetRunMessages" : true ,
15
- "launchBrowser" : true ,
16
- "launchUrl" : " graphql" ,
17
- "applicationUrl" : " http://localhost:5181" ,
18
- "environmentVariables" : {
19
- "ASPNETCORE_ENVIRONMENT" : " Development"
20
- }
21
- },
22
4
"https" : {
23
5
"commandName" : " Project" ,
24
6
"dotnetRunMessages" : true ,
28
10
"environmentVariables" : {
29
11
"ASPNETCORE_ENVIRONMENT" : " Development"
30
12
}
31
- },
32
- "IIS Express" : {
33
- "commandName" : " IISExpress" ,
34
- "launchBrowser" : true ,
35
- "launchUrl" : " graphql" ,
36
- "environmentVariables" : {
37
- "ASPNETCORE_ENVIRONMENT" : " Development"
38
- }
39
13
}
40
14
}
41
15
}
You can’t perform that action at this time.
0 commit comments