mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-30 23:27:24 +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