Prettier
This commit is contained in:
parent
b93aa723cb
commit
561c15bbe8
5 changed files with 17 additions and 22 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
```shell
|
||||
docker run --name headscale \
|
||||
-e POSTGRES_DB=headscale
|
||||
-e POSTGRES_DB=headscale
|
||||
-e POSTGRES_USER=foo \
|
||||
-e POSTGRES_PASSWORD=bar \
|
||||
-p 5432:5432 \
|
||||
|
@ -146,4 +146,4 @@ Alternatively, you can use Auth Keys to register your machines:
|
|||
|
||||
If you create an authkey with the `--ephemeral` flag, that key will create ephemeral nodes. This implies that `--reusable` is true.
|
||||
|
||||
Please bear in mind that all headscale commands support adding `-o json` or `-o json-line` to get nicely JSON-formatted output.
|
||||
Please bear in mind that all headscale commands support adding `-o json` or `-o json-line` to get nicely JSON-formatted output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue