Skip to content

Commit

Permalink
docs: add production note
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Frost committed May 6, 2024
1 parent 24ceadf commit 30b29cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ pnpm start:dev

## Production

Note: Image needs to be public or `docker login ghcr.io`.

```sh
docker compose -f docker-compose.prod.yml up
```

0 comments on commit 30b29cf

Please sign in to comment.