fixed cidr list url

This commit is contained in:
2025-05-31 17:30:37 +00:00
parent 93d38900c8
commit 02d891b6db
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ services:
container_name: adguard-cidre
environment:
- TZ=Europe/Paris # change to your timezone
- BLOCK_COUNTRIES=CN,RU,IR # choose countries listed IP to block. Full lists here https://github.com/vulnebify/cidre/tree/main/output/cidr/ipv4
- BLOCK_COUNTRIES=cn,ru,ir # choose countries listed IP to block. Full lists here https://github.com/vulnebify/cidre/tree/main/output/cidr/ipv4
- BLOCKLIST_CRON=0 6 * * * # at 6:00 every days
- DOCKER_API_URL=http://socket-proxy-adguard:2375 # docker socket proxy
- ADGUARD_CONTAINER_NAME=adguardhome # adguard container name