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.
13 lines
283 B
13 lines
283 B
Name: {{.serviceName}}
|
|
Host: {{.host}}
|
|
Port: {{.port}}
|
|
Auth:
|
|
AccessSecret: dev-gxxhygroup-com
|
|
AccessExpire: 604800
|
|
MysqlConnStr: ${MysqlConnStr}
|
|
PgConnStr: ${PgConnStr}
|
|
CacheRedis:
|
|
- Host: ${CacheRedisHost}
|
|
Pass: ${CacheRedisPass}
|
|
Type: ${CacheRedisType}
|
|
VER: latest
|