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