In production put a reverse proxy in front of the local web ui (on 127.0.0.1:8000), and handle `/static` path either to `src/capport/api/static/` or your customized version of static files.
## Customization
Create `custom/templates` and put customized templates (from `src/capport/api/templates`) there.