diff --git a/services/git-bridge/README.md b/services/git-bridge/README.md index ce882052b6..f51f308116 100644 --- a/services/git-bridge/README.md +++ b/services/git-bridge/README.md @@ -107,4 +107,4 @@ You have to restart the server for configuration changes to take effect. - `apiBaseUrl = "http://www.overleaf.test:5000/api/v0"` - `postbackBaseUrl = "http://git_bridge:8000"` - `oauth2Server = "http://www.overleaf.test:5000"` -- From this repo, do `make run` +- From this repo, `docker-compose up`