Skip to content

Commit 1419878

Browse files
committed
Update Configure.AppHost.cs
1 parent 4a058c1 commit 1419878

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
@@ -24,6 +24,7 @@ public override void Configure(Container container)
2424
"https://localhost:5001",
2525
"https://localhost:7142",
2626
"http://localhost:3000",
27+
"https://docs.servicestack.net",
2728
"https://" + Environment.GetEnvironmentVariable("DEPLOY_CDN")
2829
}, allowCredentials: true));
2930

0 commit comments

Comments
 (0)