Merge pull request #542 from ehuggett/patch-2

fix docker link typo
This commit is contained in:
Peter deHaan 2017-08-28 09:08:04 -07:00 committed by GitHub
commit ced640c24a

View File

@ -49,7 +49,7 @@ Then browse to http://localhost:8080
## Configuration
The server is configured with environment variables. See [server/config.js](server/config.js) for all options and [docs/docker.md](doc/docker.md) for examples.
The server is configured with environment variables. See [server/config.js](server/config.js) for all options and [docs/docker.md](docs/docker.md) for examples.
---