1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Run prettier 💄

This commit is contained in:
ItalyPaleAle 2021-11-15 15:37:40 -08:00
parent a10388b709
commit 7bc2f41b33

View File

@ -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/ \