mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Update README.md
This commit is contained in:
parent
f7cf51acbf
commit
7b10bf4ec3
1 changed files with 6 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ The following storage backends are available:
|
|||
| ```keyfile = path/to/your.key``` | Path to the ssl key (required if you want to use the https server)
|
||||
|
||||
#### Use with http proxy
|
||||
|Option|Description
|
||||
|Option|Descriptionhttps://github.com/BBaoVanC
|
||||
|------|-----------
|
||||
| ```realip = true``` | let linx-server know you (nginx, etc) are providing the X-Real-IP and/or X-Forwarded-For headers.
|
||||
|
||||
|
|
@ -204,6 +204,11 @@ The official IRC channel is #linx on irc.oftc.net
|
|||
2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ```
|
||||
3. ```go build && ./linx-server```
|
||||
|
||||
Credits
|
||||
----------
|
||||
https://github.com/BBaoVanC
|
||||
https://github.com/xtrafrancyz
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue