Add Radicale reverse proxy
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
# Firewall configuration
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 631 6566 22067 8384 5232 ];
|
||||
allowedTCPPorts = [ 631 6566 22067 8384 80 443 ];
|
||||
autoLoadConntrackHelpers = true;
|
||||
connectionTrackingModules = [ "sane" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user