Files
sundynix-go/config-dev.yaml
T
2025-04-25 12:58:31 +08:00

22 lines
373 B
YAML

mysql:
host: 127.0.0.1
password: root
port: 3306
user: root
redis:
host: 127.0.0.1
password: sundynix
port: 6379
zap:
director: log
encode-level: LowercaseColorLevelEncoder
format: console
level: debug
log-in-console: true
prefix: '[sundynix-go]'
retention-day: 5
show-line: true
stacktrace-key: stacktrace