test
This commit is contained in:
parent
8725519725
commit
07b57b6133
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
};
|
||||
networking.firewall.interfaces.tailscale0.allowedTCPPorts = [ 22 ];
|
||||
|
||||
# This allows using an exit-node
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
|
||||
# Because of the split DNS< hosts forget which IP
|
||||
# (external or internal) is promtail/loki.
|
||||
# Setting them manually here helps.
|
||||
|
|
Loading…
Add table
Reference in a new issue