fixed readme typo

This commit is contained in:
Danny Coates
2017-08-25 14:01:08 -07:00
parent 131a8b5564
commit 8e60ca1ac9

View File

@@ -47,7 +47,7 @@ npm start
## Configuration
The server is configured with environment variables. See [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](doc/docker.md) for examples.
---