Skip to content

Commit a665b2f

Browse files
committed
Update Configure.AppHost.cs
1 parent c432cd4 commit a665b2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gallery.Server/Configure.AppHost.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ public override void Configure(Container container)
2222
allowOriginWhitelist: new[]{
2323
"http://localhost:5000",
2424
"https://localhost:5001",
25+
"https://localhost:5002",
2526
"https://localhost:7142",
2627
"http://localhost:3000",
2728
"http://localhost:5173",

0 commit comments

Comments
 (0)