mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-30 00:09:42 +01:00
Switch json for yaml in README
This commit is contained in:
parent
86ecc2a234
commit
31344128a0
@ -24,11 +24,7 @@
|
|||||||
```shell
|
```shell
|
||||||
wg genkey > private.key
|
wg genkey > private.key
|
||||||
|
|
||||||
# Postgres
|
cp config.yaml.example config.yaml
|
||||||
cp config.json.postgres.example config.json
|
|
||||||
# or
|
|
||||||
# SQLite
|
|
||||||
cp config.json.sqlite.example config.json
|
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Create a namespace
|
4. Create a namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user