mirror of
https://github.com/YGGverse/next.git
synced 2025-03-12 13:41:27 +00:00
update readme
This commit is contained in:
parent
a920ac868b
commit
4cc15d0758
@ -1,6 +1,6 @@
|
|||||||
# next
|
# next
|
||||||
|
|
||||||
PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt) based on [nex-php](https://github.com/YGGverse/nex-php) library
|
PHP 8 Server for [Nex Protocol](nex://piclog.blue/nex/info/specification.txt), based on [nex-php](https://github.com/YGGverse/nex-php) library
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -21,4 +21,4 @@ php src/nex.php\
|
|||||||
|
|
||||||
* `host` - optional string, `127.0.0.1` by default
|
* `host` - optional string, `127.0.0.1` by default
|
||||||
* `port` - optional int, `1900` by default
|
* `port` - optional int, `1900` by default
|
||||||
* `path` - required string, destination files (public folder)
|
* `path` - required string, destination files location (public folder)
|
Loading…
x
Reference in New Issue
Block a user