Minor README improvements
This commit is contained in:
parent
85fd24180a
commit
858c11b853
@ -25,15 +25,14 @@ and copy binary from image.
|
||||
|
||||
## Install
|
||||
|
||||
```text
|
||||
# Build or download binary
|
||||
```console
|
||||
Build or download binary
|
||||
$ cp ./apiary /usr/local/bin/apiary
|
||||
|
||||
# Edit config file, should use postgres if you want persistent storage.
|
||||
# See example config for the different options.
|
||||
Edit config file, should use postgres if you want persistent storage.
|
||||
See example config for the different options.
|
||||
$ vim /etc/apiary/apiary.toml
|
||||
|
||||
# Run
|
||||
$ /usr/bin/apiary serve
|
||||
2021-04-10T11:27:42.783+0200 INFO APP Starting SSH server
|
||||
2021-04-10T11:27:42.783+0200 INFO APP Starting web server
|
||||
|
Loading…
x
Reference in New Issue
Block a user