Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Inaki Anduaga committed Sep 18, 2016
1 parent aad045c commit 57910aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The entire application **is dockerized** and can be run locally easily w/ minima
**Installation:**

From the `./docker` folder

1. Build docker containers for dynamoDB and SBT by running `docker-compose build`

2. Spin up Play app & DynamoDB: `docker-compose up -d` (first run will take a while because SBT needs to populate the cache). App will be reachable on [http://localhost:9000](http://localhost:9000)
Expand Down

0 comments on commit 57910aa

Please sign in to comment.