Skip to content

Commit 08b0644

Browse files
committed
adjust ever-art cpu/mem
1 parent 7015e68 commit 08b0644

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

start-mcp-ever-art/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: start-mcp-ever-art
4-
Version: 0.0.2
4+
Version: 0.0.3
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: EverArt MCP Server

start-mcp-ever-art/src/s.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ resources:
1313
functionName: "{{ functionName }}"
1414
description: mcp server deployed by devs
1515
runtime: custom.debian10
16-
timeout: 600
17-
cpu: 0.5
18-
memorySize: 512
16+
timeout: 300
17+
cpu: 1
18+
memorySize: 2048
1919
diskSize: 512
2020
instanceConcurrency: 100
2121
logConfig: auto

0 commit comments

Comments
 (0)