Files
full/module/ec/order/scripts/blocks.yaml

28 lines
556 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 微服务相关配置
service:
key: order
origin: bsm
describe: system order microservice
# 编译选项二进制文件docker镜像
build:
- binary
- docker
# docker 环境镜像
docker_image: golang:1.26.5
# docker 私有仓库
docker_registry:
endpoint: cid.apinb.com
account: op
password: 123456
# 微服务系统变量,docker或宿主机
start:
- export BlocksMesh_Workspace=scf
- export BlocksMesh_Prefix=/usr/local/bsm/
- export BlocksMesh_RuntimeMode=dev
- export BlocksMesh_JwtSecretKey=Cblocksmesh2022C