codex-team / codex-team/config-loader
Substitute env variables in config
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We need to add support for this kind of configuration:
```yaml
app:
baseUrl: https://${HOST}
```
Where HOST value must be taken from environment variables
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.