Skip to content

Commit 3147769

Browse files
authored
Update appsettings.Development.json
1 parent 8eac3fc commit 3147769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTTP ECGridOS API v4.1 .NET 6 ASPNET Core WebApp/appsettings.Development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88
},
99
"ECGridOS": {
10-
"Host": "https://os.ecgrid.io/v4.1/prod/ECGridOS_admin.asmx/",
10+
"Host": "https://os.ecgrid.io/v4.1/prod/ECGridOS.asmx/",
1111
"APIKey": "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF"
1212
}
1313
}

0 commit comments

Comments
 (0)