Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
manan164 committed Aug 29, 2023
1 parent 90691b3 commit 0cbec91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Run the following commands from the project root.

## Running the conductor server
Conductor server requires redis, postgres and elastic search.
In order to build using Redis and Elastic Search `docker-compose -f docker-compose.yaml build` and to run the docker image `docker-compose -f docker-compose.yaml up`
In order to build and run using Redis and Elastic Search `docker-compose -f docker-compose.yaml up`
Postgres and Elastic Search check [community](community-link)

0 comments on commit 0cbec91

Please sign in to comment.