Skip to content

Commit 98545f7

Browse files
committed
Update Configure.AppHost.cs
1 parent 09046c6 commit 98545f7

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
@@ -25,6 +25,7 @@ public override void Configure(Container container)
2525
"https://localhost:7142",
2626
"http://localhost:3000",
2727
"http://localhost:5173",
28+
"http://localhost:8080",
2829
"https://docs.servicestack.net",
2930
"https://" + Environment.GetEnvironmentVariable("DEPLOY_CDN")
3031
}, allowCredentials: true));

0 commit comments

Comments
 (0)