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.
 
 
 

41 lines
764 B

server:
name: main
#host: localhost
port: 8081
web:
gzip: false
template: renderer #pongo2,renderer
cache:
enable: false
interval: 3600
adapter: file #memory,redis,memcache
configs: data/caches #addr=127.0.0.1:6379,password=macaron
logger:
enable: true
path: run.log
filesize: 5
filenum: 5
token:
enable: true
httponly: false
name: ks
key: LQ6A4Y1R3KOB9D4JX593MGW44QMJ1LNC
path: /
#domain:
consul:
enable: true
#host: localhost
#port: 8500
id: go-cloud-sys
name: go-cloud
reghost: localhost
#tags: [123,345,654]
datasorce:
sys:
enable: true
driver: mysql
url: root:root@tcp(localhost:3306)/test?charset=utf8
mongo:
enable: true
driver: mongo
url: mongodb://root:123456@localhost/test