Change Node.js minimum version to Node 20 (#34390)
This commit is contained in:
@@ -60,7 +60,7 @@ Mastodon is a **free, open-source social network server** based on ActivityPub w
|
||||
- **PostgreSQL** 12+
|
||||
- **Redis** 6.2+
|
||||
- **Ruby** 3.2+
|
||||
- **Node.js** 18+
|
||||
- **Node.js** 20+
|
||||
|
||||
The repository includes deployment configurations for **Docker and docker-compose** as well as specific platforms like **Heroku**, and **Scalingo**. For Helm charts, reference the [mastodon/chart repository](https://github.com/mastodon/chart). The [**standalone** installation guide](https://docs.joinmastodon.org/admin/install/) is available in the documentation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user