Skip to content

Commit cd75138

Browse files
committed
CORS
1 parent 181b245 commit cd75138

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Gateway/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
}
4545

4646
app
47+
.UseCors()
4748
.UseRouting()
4849
.UseAuthentication()
4950
.UseAuthorization()

0 commit comments

Comments
 (0)