Skip to content

Commit

Permalink
CMR-10226: Item search not working in STAC Browser (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmistry1 authored Oct 28, 2024
1 parent 7432e6c commit bf75528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ functions:
method:
- GET
- POST
- OPTIONS
- alb:
listenerArn: ${cf:${opt:stage}.servicesLbListenerArn}
priority: 501
Expand All @@ -53,6 +54,7 @@ functions:
method:
- GET
- POST
- OPTIONS

resources:
# IAM
Expand Down

0 comments on commit bf75528

Please sign in to comment.