mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 13:30:49 +09:00
05202099f7
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.