Skip to content

Commit

Permalink
fix: ✏️ Docker upgrade guide typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jun 6, 2022
1 parent ad32ae0 commit c67fa7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/docs/self-hosting/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Typebot is updated regularly, but it is up to you to apply these updates on your

```sh
docker-compose down --remove-orphans
docker-compose pull baptistearno/typebot-builder
docker-compose pull baptistearno/typebot-viewer
docker-compose pull typebot-builder
docker-compose pull typebot-viewer
docker-compose up -d
```

Expand Down

5 comments on commit c67fa7d

@vercel
Copy link

@vercel vercel bot commented on c67fa7d Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c67fa7d Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-typebot-io.vercel.app
docs-git-main-typebot-io.vercel.app
docs.typebot.io

@vercel
Copy link

@vercel vercel bot commented on c67fa7d Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-typebot-io.vercel.app
app.typebot.io
builder-v2-git-main-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c67fa7d Jun 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c67fa7d Jun 7, 2022

Please sign in to comment.