Skip to content

Commit

Permalink
Merge branch 'docker_enhance' of github.com:aroundabout/incubator-hug…
Browse files Browse the repository at this point in the history
…egraph into docker_enhance
  • Loading branch information
aroundabout committed Aug 10, 2023
2 parents 6e60ebb + c1ca266 commit d18147b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugegraph-dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you want to customize the pre-loaded data, please mount the the groovy script
Use `docker run -itd --name=graph -p 18080:8080 -e PRELOAD=true -v /path/to/yourScript:/hugegraph/scripts/example.groovy hugegraph/hugegraph`
to start hugegraph server.

3. Using docker compose
2. Using docker compose

We can also use `docker-compose up -d` to quickly start. The `docker-compose.yaml` is below:

Expand Down

0 comments on commit d18147b

Please sign in to comment.