1
0
Fork 0

Configure podman and koito

This commit is contained in:
Avery 2025-06-21 19:39:41 +00:00
parent 547365c5c3
commit a339897c48
Signed by: Avery
GPG key ID: B684FD451B692E04
6 changed files with 104 additions and 7 deletions

View file

@ -20,7 +20,7 @@ in {
session_ttl = "720h";
};
dns = {
bind_hosts = [ "0.0.0.0" ];
bind_hosts = [ "10.0.0.1" ];
port = portDefinitions.adguardhome-dns;
anonymize_client_ip = false;
ratelimit = 0;