Headscale

In case you want to use the Headscale service, please read the following:

In your TSDProxy docker-compose.yaml

Add the following to the environment section:

   environment:
      - TSDPROXY_CONTROLURL="url of you headscale server"

Restart TSDProxy

docker compose restart
Last updated on