Skip to content

Commit

Permalink
fix(docs): ✏️ Docker upgrade instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Jun 3, 2022
1 parent a0929c4 commit 8eefd96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/docs/docs/self-hosting/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +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 plausible
docker-compose pull baptistearno/typebot-builder
docker-compose pull baptistearno/typebot-viewer
docker-compose up -d
```

Expand Down

5 comments on commit 8eefd96

@vercel
Copy link

@vercel vercel bot commented on 8eefd96 Jun 3, 2022

@vercel
Copy link

@vercel vercel bot commented on 8eefd96 Jun 3, 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 8eefd96 Jun 3, 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.typebot.io
docs-git-main-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8eefd96 Jun 3, 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 8eefd96 Jun 3, 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-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app
app.typebot.io

Please sign in to comment.