Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cxjava committed Dec 4, 2018
1 parent 7fa8144 commit 9292607
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ AriaNg in go http server

# Help

`
```
$ ./AriaNg-go -h
Usage of ./AriaNg-go:
-a string
bind address. (default ":18080")
`
```

visit `http://localhost:18080`

change the defalt bind address:
`
```
$ ./AriaNg-go -a=":80"
`
```

0 comments on commit 9292607

Please sign in to comment.