mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-20 19:09:07 +01:00
Run prettier 💄
This commit is contained in:
parent
a10388b709
commit
7bc2f41b33
@ -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 New Issue
Block a user