Skip to content

Commit 26b083f

Browse files
committed
docs: update region selection
1 parent 28f2b3b commit 26b083f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ this [example](https://github.com/awslabs/aws-lambda-web-adapter/tree/main/examp
106106

107107
3. Follow the prompts to configure:
108108
- ECR repository name (or use default: `swift-chat-api`)
109-
- Image tag (or use default: `latest`)
110-
- AWS region (or use default: `us-east-1`)
109+
- Image tag (please use default: `latest`)
110+
- AWS region (the region you want to deploy, e.g.,: `us-east-1`)
111111
- Deployment type:
112112
- Option 1 (default): **AppRunner** - uses amd64 architecture
113113
- Option 2: **Lambda** - uses arm64 architecture

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ SwiftChat 是一款快速响应的 AI 聊天应用,采用 [React Native](https
9898

9999
3. 按照提示进行配置:
100100
- ECR 仓库名称(或使用默认值:`swift-chat-api`
101-
- 镜像标签(或使用默认值`latest`
102-
- AWS 区域(或使用默认值`us-east-1`
101+
- 镜像标签(请使用默认值`latest`
102+
- AWS 区域(填写你希望部署的区域,例如`us-east-1`
103103
- 部署类型:
104104
- 选项 1(默认):**AppRunner** - 使用 amd64 架构
105105
- 选项 2:**Lambda** - 使用 arm64 架构

0 commit comments

Comments
 (0)