Skip to content

Commit

Permalink
Upgrading nebula with docker compose updates (#857)
Browse files Browse the repository at this point in the history
* Update 3.deploy-nebula-graph-with-docker-compose.md

* Update 3.deploy-nebula-graph-with-docker-compose.md
  • Loading branch information
abby-cyber authored Nov 1, 2021
1 parent c0cdf22 commit b520182
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Using Docker Compose can quickly deploy Nebula Graph services based on the prepa
The `master` branch contains the untested code for the latest Nebula Graph development release. **DO NOT** use this release in a production environment.

```bash
$ git clone -b {{dockercompose.branch} https://github.com/vesoft-inc/nebula-docker-compose.git
$ git clone -b {{dockercompose.branch}} https://github.com/vesoft-inc/nebula-docker-compose.git
```

2. Go to the `nebula-docker-compose` directory.
Expand Down

0 comments on commit b520182

Please sign in to comment.