mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Run prettier 💄
This commit is contained in:
parent
a10388b709
commit
7bc2f41b33
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
```
|
||||
|
||||
or b) Prepare a SQLite DB file:
|
||||
|
||||
|
||||
```shell
|
||||
touch config/db.sqlite
|
||||
```
|
||||
|
@ -115,7 +115,7 @@ systemctl start tailscaled
|
|||
```
|
||||
|
||||
or Docker:
|
||||
|
||||
|
||||
```shell
|
||||
docker run \
|
||||
-v $(pwd)/config:/etc/headscale/ \
|
||||
|
|
Loading…
Reference in a new issue