core.yaml 557 字节
Name: sumicro-system
Host: 0.0.0.0
Port: 8080

Verbose: false
Migrate: true
Timeout: 30000
LogRequest: true # 记录详细请求日志

Log:
  #Mode: file
  Encoding: plain
  Level: debug # info
  MaxSize: 1 # 2MB
  TimeFormat: 2006-01-02 15:04:05
  Rotation: size
  MaxContentLength: 10240

SystemAuth:
  AccessSecret: su-platform
  AccessExpire: 360000

Redis:
  Host: 127.0.0.1:6379
  Type: node
  Pass:
DB:
  DataSource: host=114.55.200.59 user=postgres password=eagle1010 dbname=su_enterprise_platform port=31543 sslmode=disable TimeZone=Asia/Shanghai