Skip to content

Add an option of port to the 'start-task'

Compare
Choose a tag to compare
@hiroppy hiroppy released this 04 Sep 14:53
· 585 commits to master since this release

1.15.0 (2019-09-04)

Features

  • fusuma: add option of port to the 'start-task'. (3899e49)
$ fusuma start -p 1234 # boot server in localhost:1234
$ fusuma start # boot server in default port (8080)