mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2025-07-26 11:34:25 +00:00
This change adds a new environment variable to control whether IP ranges are fetched during application startup. When set to 'false', the initial fetch will be skipped, which can: 1. Speed up application startup 2. Avoid connectivity issues in environments with restricted internet access 3. Prevent startup failures when CloudFront or CloudFlare services are unreachable