hosts/web-2: Block Alibaba Cloud because of scraper bots
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
|
||||
networking.firewall.extraCommands = builtins.readFile ./blocked-prefixes.txt;
|
||||
|
||||
services.postgresql = {
|
||||
enable = true;
|
||||
package = pkgs.postgresql_16;
|
||||
|
Reference in New Issue
Block a user