Add QOL Improvements and Fix Issue #648

This PR adds quality-of-life readability improvements and fixes Issue #648.
This commit is contained in:
Stephen Fasciani 2025-05-22 20:26:03 -04:00 committed by GitHub
parent e0a395641e
commit e4a9742b45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,7 +159,7 @@ volumes:
>[!Note]
> This compose is made for a true "production" setup, where Invidious is behind a reverse proxy. If you prefer to directly access Invidious, replace `127.0.0.1:3000:3000` with `3000:3000` under the `ports:` section.
5. Run the docker composition:
4. Run the docker composition:
```
docker compose up -d