Skip to content

Commit 30b29cf

Browse files
docs: add production note
1 parent 24ceadf commit 30b29cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ pnpm start:dev
1010

1111
## Production
1212

13+
Note: Image needs to be public or `docker login ghcr.io`.
14+
1315
```sh
1416
docker compose -f docker-compose.prod.yml up
1517
```

0 commit comments

Comments
 (0)