Skip to content

Commit

Permalink
Update docs/running-headscale-container.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
  • Loading branch information
Niek and kradalby authored Mar 28, 2022
1 parent 3272feb commit 6d296a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/running-headscale-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ curl http://127.0.0.1:9090/metrics
6. Create a namespace ([tailnet](https://tailscale.com/kb/1136/tailnet/)):

```shell
docker exec headscale headscale namespaces create myfirstnamespace
docker exec headscale \
headscale namespaces create myfirstnamespace
```

### Register a machine (normal login)
Expand Down

0 comments on commit 6d296a1

Please sign in to comment.