mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-30 02:43:05 +00:00
commit
7940dbc78b
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Suggestions/PRs welcomed!
|
||||||
```
|
```
|
||||||
or docker:
|
or docker:
|
||||||
```shell
|
```shell
|
||||||
docker run -v ./private.key:/private.key -v ./config.json:/config.json headscale/headscale:x.x.x headscale namespace create myfirstnamespace
|
docker run -v ./private.key:/private.key -v ./config.json:/config.json headscale/headscale:x.x.x headscale namespaces create myfirstnamespace
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Run the server
|
5. Run the server
|
||||||
|
|
Loading…
Reference in a new issue