mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-11 10:18:50 +00:00
- Added support for a `--config` flag in the gateway configuration parser to allow absolute or relative paths for the config file. - Improved error handling for determining the config path, ensuring robust loading of `gateway.yaml` from specified locations. - Updated related functions to maintain backward compatibility while enhancing flexibility in configuration management.