mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-03 03:33:35 -07:00
fix up README some more and helpful comment in config
This commit is contained in:
@@ -38,7 +38,7 @@ hostname lookups.
|
|||||||
```sh
|
```sh
|
||||||
go get
|
go get
|
||||||
go install
|
go install
|
||||||
ergonomadic -conf '/path/to/config.json' -initdb
|
ergonomadic -conf ergonomadic.conf -initdb
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
@@ -54,7 +54,7 @@ ergonomadic -genpasswd 'hunter2!'
|
|||||||
## Running the Server
|
## Running the Server
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
ergonomadic -conf '/path/to/config.json'
|
ergonomadic -conf ergonomadic.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
## Helpful Documentation
|
## Helpful Documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user