Configure podman and koito
This commit is contained in:
parent
547365c5c3
commit
a339897c48
6 changed files with 104 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue