fix
wangpengfei
2023-06-08 794b44835f98df719f2b1186b2ad90a11f9a35b0
1
2
3
4
5
6
7
8
9
10
11
12
web:
  port: 9081
  host: 0.0.0.0
  alport: 9090
  alhost: 127.0.0.1
  
log:
  path: ./logs
  level: -1
  maxSize: 128
  maxBackups: 30
  maxAge: 15