chore: update og readme 07f0a65f
Steve · 2026-04-02 20:29 1 file(s) · +7 −1
apps/og/README.md +7 −1
12 12
13 13
The server starts on `http://localhost:3000` by default. Set the `PORT` env var to change it.
14 14
15 -
## Docker
15 +
## Deployment
16 +
17 +
### Railway
18 +
19 +
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/OdXBt_?referralCode=JGcIp6)
20 +
21 +
### Docker
16 22
17 23
```bash
18 24
docker compose up --build