Skip to content

Commit

Permalink
deploy: custom domain 설정 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinkypeach committed Feb 6, 2024
1 parent e961dea commit ab5ed47
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,7 @@ custom:
domainName: slack.team-joon.com
basePath: ''
stage: ${self:provider.stage}
createRoute53Record: false
createRoute53Record: false
endpointType: 'regional'
securityPolicy: tls_1_2
apiType: http

0 comments on commit ab5ed47

Please sign in to comment.