Switch json for yaml in README

This commit is contained in:
Juan Font Alonso 2021-10-20 00:17:47 +02:00
parent 86ecc2a234
commit 31344128a0

View file

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