压测 dome
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
319 B

Name: demo-api
Host: 0.0.0.0
Port: 8888
MaxConns: 10000
Pg:
# postgresql 连接配置
DataSource: postgres://postgres:123456@127.0.0.1:/test?sslmode=disable
CacheRedis:
- Host: 127.0.0.1:6379
# Pass: $pass
Type: node
# Log:
# ServiceName: demo
# Mode: file
# Path: logs
# Level: info
# KeepDays: 7