34 lines
438 B
YAML
34 lines
438 B
YAML
Name: App.api
|
|
Host: 0.0.0.0
|
|
Port: 9902
|
|
Timeout: 4000
|
|
|
|
|
|
CROSConf:
|
|
Address: '*'
|
|
|
|
Log:
|
|
ServiceName: AppApiLogger
|
|
Mode: console
|
|
Path: /home/data/logs/App/api
|
|
Level: info
|
|
Compress: false
|
|
Encoding: json
|
|
KeepDays: 7
|
|
StackCoolDownMillis: 100
|
|
|
|
RedisConf:
|
|
Host: 192.168.201.58:6379
|
|
Db: 0
|
|
|
|
AppRpc:
|
|
# Etcd:
|
|
# Hosts:
|
|
#$ - 192.168.201.58:2379
|
|
# Key: core.rpc
|
|
Target: 127.0.0.1:9901
|
|
Enabled: true
|
|
|
|
|
|
I18nConf:
|
|
Dir: |