You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your example docker-compose.yml, you have "command: headscale serve". That throws an error, probably because headscale changed something. Using "command: serve" works.