mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
docs(adguard): add note on trusted proxies
This commit is contained in:
@@ -10,6 +10,7 @@ ADGUARD_PORT=3000
|
||||
# - Set `tls.enabled` to true
|
||||
# - Set `tls.server_name` to your domain name - adguard.${DOMAIN} (e.g. adguard.example.com)
|
||||
# - Set `tls.allow_unencrypted_doh` to true
|
||||
# - Add 172.16.0.0/12 to the `dns.trusted_proxies` list
|
||||
# Save the file.
|
||||
# 6. Now, recreate the container with `docker compose up -d adguard` (in /opt/docker)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user