There was an error while loading. Please reload this page.
1 parent 181b245 commit cd75138Copy full SHA for cd75138
1 file changed
src/Gateway/Program.cs
@@ -44,6 +44,7 @@
44
}
45
46
app
47
+ .UseCors()
48
.UseRouting()
49
.UseAuthentication()
50
.UseAuthorization()
0 commit comments