Updated readme and container name

This commit is contained in:
2025-05-31 17:12:11 +00:00
parent 820020f23e
commit 93d38900c8
2 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,8 @@
| `BLOCK_COUNTRIES` | Comma-separated country codes to block (e.g., `CN,RU,IR`) | (required) |
| `BLOCKLIST_CRON` | Cron expression for update frequency (e.g., `0 6 * * *`) | `0 6 * * *` (at 6:00 everydays) |
| `DOCKER_API_URL` | URL of Docker socket proxy to restart AdGuard container | `http://socket-proxy-adguard:2375` |
| `ADGUARD_CONTAINER_NAME` | Name of your adguard container | `adguardhome` |
## File Structure