Skip to content

Commit 4e40f8e

Browse files
committed
remove versions from full stack deploy
1 parent 88eb830 commit 4e40f8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ To run the full stack (API + Postgres + Cloudflare Tunnel) on a separate machine
185185
> **Note**: You will need a Cloudflare Tunnel Token. Add `TUNNEL_TOKEN=your_token` to your environment variables or `.env` file.
186186
187187
```yaml
188-
version: "3.9"
189188
services:
190189
db:
191190
image: postgres:16-alpine

0 commit comments

Comments
 (0)