✨ [pi4] Added initial caddy config based on homelab
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
networking = {
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
];
|
||||
trustedInterfaces = [ "tailscale0" ];
|
||||
extraInputRules =
|
||||
let
|
||||
|
Reference in New Issue
Block a user