readme: remove duplicate forum section

This commit is contained in:
blankie 2026-06-09 05:58:55 +00:00
parent 05d7800c64
commit f0735a2c2a

View file

@ -105,14 +105,6 @@ tmux new-session -d -s tinyweb 'python app.py'
nohup 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 ### Docker
A `docker-compose.yml` is included for containerized setups. Build and run: A `docker-compose.yml` is included for containerized setups. Build and run: