mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-18 21:23:47 +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.