Update README.md

This commit is contained in:
Bill Bittner 2017-05-24 14:31:43 -07:00 committed by GitHub
parent e3c1bfd665
commit 451765eb1d

View file

@ -12,7 +12,7 @@ spee.ch is a single-serving site that reads and publishes images to and from the
* from your terminal, run `npm start`
* to run hot, run `nodemon server.js`
* start a worker by running `node worker.js` in a separate session in your terminal
* visit [localhost:80](http://localhost:80)
* visit [localhost:3000](http://localhost:3000)
## site navigation