accounts/dashboard/server
Haitao Pan 09b0f566f6 feat(dashboard): add REGION env variable support
- Enable REGION environment variable to control regional config overrides
- Prioritize RUNTIME_ENV and REGION over file-based configuration
- Supports: RUNTIME_ENV=prod|sit and REGION=cn|global|default
- Loads from dashboard/config/runtime-service-config.{env}.yaml
- Fixes configuration loading with Turbopack compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 10:28:35 +08:00
..
account refactor runtime loader to server module 2025-11-02 15:41:55 +08:00
runtime-loader.ts feat(dashboard): add REGION env variable support 2025-11-06 10:28:35 +08:00
serviceConfig.ts refactor runtime loader to server module 2025-11-02 15:41:55 +08:00