Skip to content

Commit

Permalink
GITBOOK-132: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Openblocks-docs authored and gitbook-bot committed Mar 23, 2023
1 parent 2049e3b commit aa8bc2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/self-hosting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ For developers who require stateless containers in a cluster environment, we off
Run the following commands to update services to the latest:

```bash
docker-compose pull
docker-compose up -d
docker-compose -f docker-compose-multi.yml pull
docker-compose -f docker-compose-multi.yml up -d
```

## Customize configurations
Expand Down

0 comments on commit aa8bc2d

Please sign in to comment.