mirror of
https://github.com/juanfont/headscale.git
synced 2025-04-14 08:15:57 -04:00
Some endpoints in /debug send JSON data as string. Set the Content-Type header to "application/json" which renders nicely in Firefox. Mention the /debug route in the example configuration.