up
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
{
|
||||
name = "shnosh";
|
||||
ensureDBOwnership = true;
|
||||
ensureClauses.superuser = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,5 +27,7 @@
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall.interfaces."docker0".allowedTCPPorts = [5432];
|
||||
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [5432];
|
||||
networking.firewall.interfaces."br-+".allowedTCPPorts = [5432];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user