Skip to content

Commit 5625288

Browse files
committed
add koa default value
1 parent 76eb602 commit 5625288

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web-framework/nodejs/koa/publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: start-koa
33
Provider:
44
- 阿里云
5-
Version: 1.2.24
5+
Version: 1.2.25
66
Description: Koa 是一个新的 web 框架,由 Express 幕后的原班人马打造, 致力于成为 web 应用和 API 开发领域中的一个更小、更富有表现力、更健壮的基石(部署到Custom运行时)
77
HomePage: https://github.com/devsapp/start-web-framework
88
Tags:
@@ -61,5 +61,6 @@ Parameters:
6161
domainName:
6262
title: 域名配置
6363
type: string
64+
default: auto
6465
required: true
6566
x-domain: true

0 commit comments

Comments
 (0)