modelRT/config
douxu bacd43617e chore: bind sensitive config to env vars and bump Go image to 1.25
- bind postgres.password to POSTGRES_PASSWORD env var via viper BindEnv
  - bind service.secret_key to SERVICE_SECRET_KEY env var via viper BindEnv
  - upgrade builder base image from golang:1.24-alpine to golang:1.25-alpine
2026-05-29 10:56:17 +08:00
..
anchor_chan_config.go rewrite the real-time data acquisition and processing workflow 2025-01-21 16:35:44 +08:00
anchor_param_config.go optimize code of config 2026-01-29 17:00:20 +08:00
config.go chore: bind sensitive config to env vars and bump Go image to 1.25 2026-05-29 10:56:17 +08:00
model_config.go refactor(logger): 1. optimize the logger log module design and add link tracking related designs 2025-06-05 15:56:40 +08:00