Skip to content

Commit ee0b315

Browse files
committed
add v4-beta tag warning
1 parent 2c3c210 commit ee0b315

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/self-hosting/docker.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ docker compose logs -f webapp
105105
npx trigger.dev@v4-beta init -p <project-ref> -a http://localhost:8030
106106
```
107107

108+
<Warning>
109+
The commands displayed in the webapp are incorrect while v4 is in beta. You should always use the `v4-beta` tag and not `latest`.
110+
</Warning>
111+
108112
{/* 7. Bonus: Add traefik as a reverse proxy
109113
110114
```bash

0 commit comments

Comments
 (0)