Skip to content

Commit 7701a86

Browse files
committed
Merge remote-tracking branch 'origin/master' into master
2 parents b3c0a9f + eb9806f commit 7701a86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ExampleDataApis/Configure.AppHost.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public override void Configure(Container container)
2727
"http://localhost:5173", //vite dev
2828
"http://localhost:5000", //dotnet dev
2929
"https://localhost:5001", //dotnet dev
30-
"https://xkcd-autoquery.netcore.io"
30+
"https://xkcd.netcore.io"
3131
}, allowCredentials:true));
3232
}
3333
}

0 commit comments

Comments
 (0)