Update config struct tags from YAML to JSON
- Changed struct tags in `cmd/app/config.go` from `yaml` to `json` - Maintains existing configuration structure while switching serialization format
Showing
Please register or sign in to comment