travebing/backend/config.yaml

16 lines
330 B
YAML
Raw Normal View History

2024-11-19 16:58:21 +08:00
database:
addr: 192.168.0.200
auth: root:hOnelUCXoJlsXScg
name: travebing
showLog: true
maxLifeTime: 600
maxIdleTime: 600
maxOpenConnections: 100
maxIdleConnections: 100
image:
dir: /tmp/travebing
geo:
key: d0483514405ba2d851eb2040ddfba02e
url: https://restapi.amap.com/v3/geocode/regeo
listen: 0.0.0.0:3000