Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup committed Feb 15, 2016
1 parent fa26a39 commit a14ae28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ WORKDIR /app
CMD ["node", "server.js"]
```

## Loading the configuration
Surely you want to deploy this application to dev/qa/production. Some configuration is obviously required. We will use these environment variables for this configuration:
```bash
docker run \
Expand Down

0 comments on commit a14ae28

Please sign in to comment.