This commit is contained in:
Simon Vieille 2018-02-08 14:45:31 +01:00
parent 17cc2aa655
commit 48cae17ecc
No known key found for this signature in database
GPG key ID: 919533E2B946EA10

View file

@ -41,6 +41,6 @@ $ php server/server&
The server can be run with with verbose:
* `-v` or `--verbose` to show server messages
* `--vv` to show message handlers messages
* `--vv` to show handlers messages
Open `http://your.local.ip:15000` and enjoy!