From 6efc50789d0c5ce3ac53e7b1240df563f8b258f5 Mon Sep 17 00:00:00 2001
From: Riezebos <22647971+Riezebos@users.noreply.github.com>
Date: Tue, 2 Apr 2024 14:21:11 +0200
Subject: [PATCH] Update docs/faq.md

Co-authored-by: Juan Font <juanfontalonso@gmail.com>
---
 docs/faq.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/faq.md b/docs/faq.md
index 76712f2c..2d602e7f 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -53,4 +53,4 @@ For convenience, we also build Docker images with `headscale`. But **please be a
 We don't know. We don't use reverse proxies with `headscale` ourselves, so we don't have any experience with them. We have [community documentation](https://headscale.net/reverse-proxy/) on how to configure various reverse proxies, and a dedicated [Discord channel](https://discord.com/channels/896711691637780480/1070619818346164324) where you can ask for help to the community.
 
 ## Can I use headscale and tailscale on the same machine?
-Running headscale on a machine that is also in the tailnet might cause problems with, at least, routing and MagicDNS. It should be extremely discouraged.
\ No newline at end of file
+Running headscale on a machine that is also in the tailnet can cause problems with subnet routers, traffic relay nodes, and MagicDNS. It might work, but it is not supported.
\ No newline at end of file