Skip to content

Commit ddff824

Browse files
authored
Update development.md
1 parent 51519e2 commit ddff824

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/self-hosting/development.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The backend server is built using the [Nest.js](https://nestjs.com/) framework.
2020

2121
### Requirements
2222
To run Docmost, you'll need the following:
23-
- **Node.js**: >= 18
24-
- **Postgres**: >= 13
25-
- **Redis**
23+
- **Node.js**: >= 20
24+
- **Postgres**: >= 14
25+
- **Redis/Valkey**
2626

2727
### Development setup
2828
Make sure you have `pnpm` installed `npm install -g pnpm`.

0 commit comments

Comments
 (0)