refactor(cli): 调整api的副本数

This commit is contained in:
2024-01-01 18:30:36 +08:00
parent ad41ab9683
commit 232645f2fc

View File

@@ -2,6 +2,7 @@ deploy:
services:
- name: api
source-jar: api-1.0.0-SNAPSHOT.jar
replicas: 10
- name: center-gateway
source-jar: center-gateway-1.0.0.jar
- name: center-gateway-new