You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix config loader to avoid parsing binary files as YAML
- Search for specific .yaml/.yml files instead of any file named lambda-nat-proxy
- Prevents binary in current directory from being parsed as config
- Only attempt to read config if actual config file found
- Maintains all existing config search paths with proper extensions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments