Skip to content

Commit efa73c3

Browse files
committed
Update Configure.AppHost.cs
1 parent a662300 commit efa73c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gallery.Server/Configure.AppHost.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ public override void Configure(Container container)
2828
"http://localhost:5173",
2929
"http://localhost:8080",
3030
"https://docs.servicestack.net",
31+
"https://jamstacks.net",
32+
"https://razor-ssg.web-templates.io",
3133
"https://razor-press.web-templates.io",
3234
"https://" + Environment.GetEnvironmentVariable("DEPLOY_CDN")
3335
}, allowCredentials: true));

0 commit comments

Comments
 (0)