gurucomputing / headscale-ui

A web frontend for the headscale Tailscale-compatible coordination server
BSD 3-Clause "New" or "Revised" License
1.79k stars 128 forks source link

Documentation change for example docker-compose.yml in readme #170

Closed ikidd closed 1 month ago

ikidd commented 1 month ago

In your example docker-compose.yml, you have "command: headscale serve". That throws an error, probably because headscale changed something. Using "command: serve" works.

routerino commented 1 month ago

Yep, updated to reflect the latest headscale