Skip to content

Commit

Permalink
change to use regional API gateway endpoint (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
charnjitsohal1 authored Nov 8, 2021
1 parent a8de997 commit a3fc25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HousingSearchApi/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ provider:
vpc: ${self:custom.vpc.${opt:stage}}
stage: ${opt:stage}
region: eu-west-2
endpointType: REGIONAL

package:
artifact: ./bin/release/netcoreapp3.1/housing-search-api.zip
Expand Down

0 comments on commit a3fc25b

Please sign in to comment.