fix
wangpengfei
2023-06-05 94e73826a2c21e968804706b1955aea239220a1a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
web:
  port: 9081
  host: 0.0.0.0
  aphost: 192.168.20.119
  apport: 9091
  alport: 9090
  alhost: 192.168.20.119
  jwtSecret: lzhlmcl,yhblsqt.
db:
  dsn: root:c++java123@tcp(192.168.20.119:3306)/aps_server2?charset=utf8&parseTime=True&loc=Local
  logMode: true
  maxIdleCon: 50
  maxOpenCon: 200
  connMaxLifeTimeSecond: 120
  connMaxIdleTimeSecond: 3600
registry:
  etcdAddr: 192.168.20.247:2379
  keyPrefix: /aps/apsServer/node/
log:
  path: ./logs/aps-server.log
  encoder: console