Skip to content

Commit

Permalink
changed port in readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
dzannotti committed Sep 23, 2016
1 parent 1f150f4 commit 782d686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If major version is incremented, update `version =` and `release =` at [digdag-d
```
$ cd digdag-ui/
$ npm install
$ npm run dev # starts dev server on http://localhost:8080/
$ npm run dev # starts dev server on http://localhost:9000/
$ npm run build # build files on public/
```

Expand Down

0 comments on commit 782d686

Please sign in to comment.