Unable to authenticate API. I have a reverse proxy on a public IP handling Tailscale client traffic to a headscale server. This all works. I put the same URL (same as server_url in headscale config.yaml) https://xxxx.xxxx.com.au into the API URL field with an API Key but it does not accept it.
As I'm only testing I am running the docker container:
root@headscale:~# docker run -p 8000:80 goodieshq/headscale-admin:latest
Unable to authenticate API. I have a reverse proxy on a public IP handling Tailscale client traffic to a headscale server. This all works. I put the same URL (same as server_url in headscale config.yaml) https://xxxx.xxxx.com.au into the API URL field with an API Key but it does not accept it.
As I'm only testing I am running the docker container:
root@headscale:~# docker run -p 8000:80 goodieshq/headscale-admin:latest