Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
code-later authored and moonglum committed Jul 15, 2018
1 parent 56dafc6 commit d7ac4c9
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 @@ -8,8 +8,8 @@ Goals:

## Setup

* `docker run --name chat -p 127.0.0.1:6379:6379/tcp --rm redis:5.0-rc3`
* `npm i`
* `npm start`
```
docker-compose up
```

TODO: Docker Compose Setup
Go to "http://localhost:8000" in a browser in Chrome (won't work in Firefox stable).

0 comments on commit d7ac4c9

Please sign in to comment.