1
0
Fork 0

atuin-sync: Remove unused FW rule

This commit is contained in:
Daniel Kempkens 2023-03-12 20:54:01 +01:00
parent 3f16f7de55
commit 5114ab5d10
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -38,6 +38,4 @@
proxyPass = "http://127.0.0.1:8015";
};
};
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ 8015 ];
}