We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddfe0a1 commit c432cd4Copy full SHA for c432cd4
1 file changed
Gallery.Server/Configure.AppHost.cs
@@ -22,7 +22,6 @@ public override void Configure(Container container)
22
allowOriginWhitelist: new[]{
23
"http://localhost:5000",
24
"https://localhost:5001",
25
- "https://localhost:5002",
26
"https://localhost:7142",
27
"http://localhost:3000",
28
"http://localhost:5173",
0 commit comments