mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-11 23:33:31 -07:00
Merge pull request #10 from 3onyc/patch-1
Fix link to example config in README.md
This commit is contained in:
@@ -53,7 +53,7 @@ ergonomadic initdb -conf ergonomadic.conf
|
||||
|
||||
## Configuration
|
||||
|
||||
See the example [`ergonomadic.conf`][conf]. Passwords are base64-encoded bcrypted byte
|
||||
See the example [`ergonomadic.conf`](ergonomadic.conf). Passwords are base64-encoded bcrypted byte
|
||||
strings. You can generate them with the `genpasswd` subcommand.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user