Skip to content

Commit

Permalink
Merge pull request vacaramin#77 from vacaramin/vacaramin-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vacaramin authored Dec 9, 2023
2 parents f04043e + a14fb52 commit 13ad938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker-compose -f docker-compose-ci.yaml up
This command starts all services defined in the docker-compose-ci.yaml file.

### Production Environment
For a production environment, use the docker-compose-prod.yaml file. This pulls the latest images of the code from your repository and runs the services.
For a production environment, use the docker-compose-prod.yaml file. This pulls the latest backend and frontend images of virtual horizon from docker huband runs the services directly.
```console
docker-compose -f docker-compose-prod.yaml up -d
```
Expand Down

0 comments on commit 13ad938

Please sign in to comment.