server port fixed

This commit is contained in:
alessio 2016-12-19 23:28:02 +01:00
parent 2aec84cb05
commit e17168c5dc
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
--no-bin -> Disables the installation
--no-run -> Disables the run
--no-fmt -> Disables the fmt (go fmt)
--no-server -> Disables the web panel (port :5000)
--no-server -> Disables the web panel (default port 5001)
--open -> Open the web panel in a new browser window
```
Examples: