Correct instructions for starting service

This commit is contained in:
Shane Kilkelly 2018-10-25 11:30:17 +01:00
parent ceb8d8ad16
commit f898f43b4e

View file

@ -107,4 +107,4 @@ You have to restart the server for configuration changes to take effect.
- `apiBaseUrl = "http://www.overleaf.test:5000/api/v0"` - `apiBaseUrl = "http://www.overleaf.test:5000/api/v0"`
- `postbackBaseUrl = "http://git_bridge:8000"` - `postbackBaseUrl = "http://git_bridge:8000"`
- `oauth2Server = "http://www.overleaf.test:5000"` - `oauth2Server = "http://www.overleaf.test:5000"`
- From this repo, do `make run` - From this repo, `docker-compose up`