change dns
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
dns_enabled = true; # Enable DNS resolution in the podman network.
|
||||
dns_enabled = false; # Enable DNS resolution in the podman network.
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user