fix: ✏️ Docker upgrade guide typo
This commit is contained in:
@@ -69,8 +69,8 @@ Typebot is updated regularly, but it is up to you to apply these updates on your
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker-compose down --remove-orphans
|
docker-compose down --remove-orphans
|
||||||
docker-compose pull baptistearno/typebot-builder
|
docker-compose pull typebot-builder
|
||||||
docker-compose pull baptistearno/typebot-viewer
|
docker-compose pull typebot-viewer
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user