mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-26 14:15:53 -05:00
Run prettier 💄
This commit is contained in:
parent
a10388b709
commit
7bc2f41b33
@ -34,7 +34,7 @@
|
|||||||
```
|
```
|
||||||
|
|
||||||
or b) Prepare a SQLite DB file:
|
or b) Prepare a SQLite DB file:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
touch config/db.sqlite
|
touch config/db.sqlite
|
||||||
```
|
```
|
||||||
@ -115,7 +115,7 @@ systemctl start tailscaled
|
|||||||
```
|
```
|
||||||
|
|
||||||
or Docker:
|
or Docker:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run \
|
docker run \
|
||||||
-v $(pwd)/config:/etc/headscale/ \
|
-v $(pwd)/config:/etc/headscale/ \
|
||||||
|
Loading…
Reference in New Issue
Block a user