Changed host/port to interface and can now listen on multiple interface/ports
This commit is contained in:
5
README
5
README
@@ -13,7 +13,10 @@ A gemini server written in rust.
|
||||
|
||||
## Installation and running
|
||||
|
||||
It's recommended that you build with Libressl instead of Openssl
|
||||
It's recommended that you build with Libressl instead of Openssl.
|
||||
|
||||
To run either run "cargo run /path/to/config" or if no configuration is
|
||||
specified it will look for "/usr/local/etc/gemserv.conf"
|
||||
|
||||
## Install from crates.io:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user