Update comments
This commit is contained in:
parent
daa0abb8bc
commit
2bf12cb286
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
# This allows using an exit-node
|
# This allows using an exit-node
|
||||||
networking.firewall.checkReversePath = "loose";
|
networking.firewall.checkReversePath = "loose";
|
||||||
|
|
||||||
# Because of the split DNS< hosts forget which IP
|
# Because of the split DNS, hosts forget which IP
|
||||||
# (external or internal) is promtail/loki.
|
# (external or internal) is promtail/loki.
|
||||||
# Setting them manually here helps.
|
# Setting them manually here helps.
|
||||||
networking.extraHosts = ''
|
networking.extraHosts = ''
|
||||||
|
|
Loading…
Reference in a new issue