revaturelabs / rideforce-matching-service

5 stars 2 forks source link

1811 add cors #134

Closed Dehkrueger closed 5 years ago

Dehkrueger commented 5 years ago

ALB was blocking requests between services due to CORS Policy. Added CrossOrigin annotation to allow requests to be made from all locations within the application using a wildcard.