Skip to content

Commit

Permalink
feat: endpoint regional
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsign committed Mar 27, 2024
1 parent eaec84e commit dfb789d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ provider:
runtime: nodejs18.x
stage: dev
region: eu-central-1
endpointType: REGIONAL # Set to regional because the api gateway will be behind a cloudfront distribution
tracing:
apiGateway: true
lambda: true
Expand Down

0 comments on commit dfb789d

Please sign in to comment.