try reducing rate limit chance
Build and Push Docker Images / build-and-push (push) Successful in 1m24s
Build and Push Docker Images / build-and-push (push) Successful in 1m24s
This commit is contained in:
@@ -25,5 +25,10 @@ ENV ROTATOR_STATE_PATH=/config/rotator-state.json
|
||||
ENV GLUETUN_CONTAINER=m3u-filter-vpn
|
||||
ENV ROTATE_CRON="0 3 * * *"
|
||||
ENV REGION_SELECT=fastest
|
||||
ENV SERVERLIST_CACHE_PATH=/config/cache/pia-serverlist.json
|
||||
ENV SERVERLIST_CACHE_TTL=24h
|
||||
ENV SERVERLIST_CACHE_MAX_AGE=168h
|
||||
ENV WG_CONFIG_MAX_AGE=7d
|
||||
ENV LATENCY_SWITCH_MARGIN_MS=15
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user