Configuration now prefers environment variables over config.yaml values. Each config field has a corresponding env var (DBURL, PORT, DEBUG, etc.) that takes precedence when set. The config.yaml fallback is preserved for development convenience. closes #10 |
||
|---|---|---|
| .. | ||
| config_test.go | ||
| config.go | ||