chore: update og readme
07f0a65f
1 file(s) · +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 | + | [](https://railway.com/deploy/OdXBt_?referralCode=JGcIp6) |
|
| 20 | + | ||
| 21 | + | ### Docker |
|
| 16 | 22 | ||
| 17 | 23 | ```bash |
|
| 18 | 24 | docker compose up --build |