Skip to content

Commit

Permalink
set shanghai as default
Browse files Browse the repository at this point in the history
  • Loading branch information
OhYee committed Dec 28, 2023
1 parent dc76336 commit 315d23f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion publish-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Parameters:
default:
description: 创建应用所在的地区。由于当前模板涉及 Github 以及 HuggingFace 等网站访问,国内部分地区可能无法直接使用,推荐您选择海外地区进行部署
enum:
- cn-shanghai
- cn-hangzhou
- ap-northeast-1
- ap-southeast-1
- cn-beijing
- cn-shanghai
- cn-shenzhen
serviceName:
title: 服务名
Expand Down
2 changes: 1 addition & 1 deletion publish-plus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ Parameters:
default:
description: 创建应用所在的地区。由于当前模板涉及 Github 以及 HuggingFace 等网站访问,国内部分地区可能无法直接使用,推荐您选择海外地区进行部署
enum:
- cn-shanghai
- cn-hangzhou
- ap-northeast-1
- ap-southeast-1
- cn-beijing
- cn-shanghai
- cn-shenzhen
serviceName:
title: 服务名
Expand Down
2 changes: 1 addition & 1 deletion publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Parameters:
default:
description: 创建应用所在的地区。由于当前模板涉及 Github 以及 HuggingFace 等网站访问,国内部分地区可能无法直接使用,推荐您选择海外地区进行部署
enum:
- cn-shanghai
- cn-hangzhou
- ap-northeast-1
- ap-southeast-1
- cn-beijing
- cn-shanghai
- cn-shenzhen
serviceName:
title: 服务名
Expand Down

0 comments on commit 315d23f

Please sign in to comment.