hpds_jkw_web/config/config.yaml

20 lines
317 B
YAML
Raw Normal View History

2023-01-06 10:09:23 +08:00
name: web
host: 0.0.0.0
port: 8088
mode: dev
consul:
host: http://consul.hpds.cc
port: 80
interval: 300
timeout: 5
deregister: 1
db:
conn: root:123456@tcp(127.0.0.1:3306)/hpds_jky?charset=utf8mb4
drive_name: mysql
cache:
host: 127.0.0.1
port: 6379
db: 0
pool_size: 10
functions:
- name: web-sf