From 84de1854f8ec1cd641ca6a954ac464c16ca41825 Mon Sep 17 00:00:00 2001 From: Riezebos <22647971+Riezebos@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:01:46 +0200 Subject: [PATCH] Run prettier --- docs/faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 2d602e7f..fff96132 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -53,4 +53,5 @@ 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 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 + +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.