Working postgresql crowdsec config
This commit is contained in:
parent
473aba8072
commit
fd8349cf91
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ in {
|
|||
END $$;
|
||||
EOF
|
||||
'';
|
||||
networking.firewall.allowedTCPPorts = [5432];
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [5432];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue