We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c432cd4 commit a665b2fCopy full SHA for a665b2f
1 file changed
Gallery.Server/Configure.AppHost.cs
@@ -22,6 +22,7 @@ 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