@ -53,6 +53,20 @@ This creates a virtual environment at `.venv` and installs all the dependencies
sudo apt install pandoc
```
Configure your webserver, to connect your application root (for example `octomode.domain.org` or `sub.domain.org/octomode/`) to the port on which the flask application is running (`localhost:5001` by default).