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.
31 lines
551 B
31 lines
551 B
server:
|
|
name: sys
|
|
#host: localhost
|
|
port: 8081
|
|
cache:
|
|
enable: true
|
|
adapter: file #memory,redis,memcache
|
|
logger:
|
|
enable: true
|
|
token:
|
|
enable: true
|
|
httponly: false
|
|
name: ks
|
|
key: LQ6A4Y1R3KOB9D4JX593MGW44QMJ1LNC
|
|
path: /
|
|
#domain:
|
|
datasorce:
|
|
sys:
|
|
enable: true
|
|
driver: mysql
|
|
url: root:root@tcp(localhost:3306)/test
|
|
mongo:
|
|
enable: true
|
|
driver: mongo
|
|
url: mongodb://root:123456@localhost/test
|
|
custom:
|
|
hbtpHost: localhost:7051
|
|
sysHbtpHost: localhost:7051
|
|
smskey: xxxxxxxxxxxxxxx
|
|
codetmpid: TP1711063
|
|
|