mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
update readme
This commit is contained in:
parent
2784bd24dd
commit
6b6bfbacfa
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Create as many servers as wanted by providing different `type`, `host`, `port` a
|
|||
* for security reasons, `next` server prevents any access to the hidden files (started with dot)
|
||||
* also, clients can't access any data out the `root` path, that defined on server startup
|
||||
|
||||
Simple example:
|
||||
Startup example:
|
||||
|
||||
``` bash
|
||||
php src/server.php type=nex host=127.0.0.1 port=1900 root=/target/dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue