mirror of
https://github.com/YGGverse/next.git
synced 2026-04-01 18:25:29 +00:00
update readme
This commit is contained in:
parent
361900bcaa
commit
70370cb1fe
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ For security reasons, next server prevents any access to the hidden files (start
|
||||||
|
|
||||||
### Start
|
### Start
|
||||||
|
|
||||||
Create as many servers as wanted by providing separated `host` and `port` using optional arguments
|
Create as many servers as wanted by providing different `host` and `port` using optional arguments
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
php src/nex.php host=127.0.0.1 port=1900 path=/target/dir
|
php src/nex.php host=127.0.0.1 port=1900 path=/target/dir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue