Skip to content

Commit eb9806f

Browse files
authored
Update Configure.AppHost.cs
1 parent 972f67c commit eb9806f

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)