readme: remove duplicate forum section

This commit is contained in:
blankie 2026-06-09 05:58:55 +00:00
parent 91eec45bbb
commit 6ecb4802ce

View file

@ -105,14 +105,6 @@ tmux new-session -d -s tinyweb 'python app.py'
nohup python app.py &
```
### Forum plugin (optional)
```bash
pip install tinyweb-forum
```
Enable the forum on the `/style` page. See the [tinyweb-forum README](https://codeberg.org/tinyweb/tinyweb-forum) for details.
### Docker
A `docker-compose.yml` is included for containerized setups. Build and run: