Skip to content

Commit

Permalink
chore: Update planner bucket name (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
trankhacvy authored May 26, 2020
1 parent 3ef0094 commit adeec07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ provider:
restApiId: ${self:custom.env.GATEWAY_REST_API_ID}
restApiRootResourceId: ${self:custom.env.GATEWAY_REST_API_ROOT_RESOURCE_ID}
deploymentBucket:
name: web-components-appointment-planner.${self:provider.stage}
name: web-components-appointment-planner-${self:provider.stage}
blockPublicAccess: false
environment:
NODE_ENV: ${self:custom.env.NODE_ENV}
Expand Down

0 comments on commit adeec07

Please sign in to comment.