From b0f79a824a9834ebd66f41e7ba892cf05afe3dc3 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Sun, 15 Feb 2026 01:13:59 +1300 Subject: [PATCH] Minor readme changes --- README.md | 2 +- docs/DOCKER-FULL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a38b5c7c..e63e843e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ [Please read the guide here](./docs/DOCKER-FULL.md) # Legacy Docker deployment, Invidious only. -This version of Materialious is still **fully** supported, but is purely just a Invidious frontend without any fancy bells and whistles. +This version of Materialious is still **fully** supported, but is purely just a Invidious frontend without any fancy bells and whistles, this version is harder to deploy... [Please read the guide here](./docs/DOCKER.md) diff --git a/docs/DOCKER-FULL.md b/docs/DOCKER-FULL.md index 62c9d347..01b97c38 100644 --- a/docs/DOCKER-FULL.md +++ b/docs/DOCKER-FULL.md @@ -135,7 +135,7 @@ Add these additional environment variables to Materialious. VITE_DEFAULT_API_EXTENDED_INSTANCE: "https://syncious.example.com" ``` -## Step 6 (Optional): Self-host PeerJS +## Step 4 (Optional): Self-host PeerJS [Read the official guide.](https://github.com/peers/peerjs-server?tab=readme-ov-file#docker) Add these additional environment variables to Materialious.